Which of the following wireless standards allows for increased bandwidth by allowing channel bonding?
A. 802.11g
B. 802.11a
C. 802.11b
D. 802.11n
Answer: D. 802.11n
You might also like to view...
Joins are used to combine data from one query
Indicate whether the statement is true or false
Which of the following is NOT a factor to consider when running a delete query?
A) To delete records on the one side of the relationship and the related records on the many side, enable the Referential Integrity and Cascade Delete Related Records properties. B) To delete records only on the one side of the relationship, first delete the relationship, and then delete the data. C) To remove data only on the many side of the relationship, create and run the delete query without changing the relationship. D) To remove data in a many to many relationship, create and run the delete query, delete the relationship, and then delete the data.