Which of the following wireless technology standards can operate at a MAXIMUM of 54Mbps? (Select TWO).

A. 802.11a
B. 802.11b
C. 802.11g
D. 802.11k
E. 802.11n


Answer: A. 802.11a
C. 802.11g

Computer Science & Information Technology

You might also like to view...

Which of the following statements opens a file named info.txt for both input and output?

a. dataFile.open("info.txt", ios::in && ios::out); b. dataFile.open("info.txt", ios::in, ios::out); c. dataFile.open("info.txt", input || output); d. dataFile.open("info.txt", ios::in | ios::out); e. None of these

Computer Science & Information Technology

A ^ (caret) operator symbol is used in an exponentiation operation

Indicate whether the statement is true or false

Computer Science & Information Technology

The

tag is used to begin a definition list

Indicate whether the statement is true or false

Computer Science & Information Technology

The _________ is a worldwide collection of computers linked together for use by businesses, governments, educational institutions, other organizations, and individuals using communications devices and media.?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology