Which of the following are advantages of 802.11g? (Select all that apply.)
a. Compatible with 802.11b
b. Compatible with 802.11a
c. Uses infrared instead of radio
d. High speed
a. Compatible with 802.11b
d. High speed
Computer Science & Information Technology
You might also like to view...
Answer the following statements true (T) or false (F)
1. Sorting is done through multiple comparisons and exchanges. 2. The sorting technique that requires the least number of comparisons and exchanges is the selection-exchange method. 3. Stacks use the first in, first out procedure. 4. Queues use the first in, first out procedure. 5. The bubble sort bubbles the largest number to the bottom.
Computer Science & Information Technology
Which of the following containers is not considered a near container?
a. C-like arrays b. vectors c. strings d. bitsets
Computer Science & Information Technology