Which of the following can operate on BOTH the 2.4GHz and 5.8GHz frequencies?

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

Answer: D. 802.11n

Computer Science & Information Technology

You might also like to view...

The Goal Seek command is located in the What-If Analysis tool of the ________ tab

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

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1) A breadth-first traversal uses a stack as a supporting data structure. 2) An adjacency matrix is one approach to implementing a graph that uses a two-dimensional array. 3) A spanning tree of a graph does not necessarily include all of the edges of the graph. 4) A cycle is a path that starts and ends on the same vertex. 5) minimum spanning tree of a weighted graph is a spanning tree in which the sum of the weights of the edges is less than or equal to the sum of the weights for any other spanning tree for the same graph.

Computer Science & Information Technology