A new small business needs a network solution that provides at least 50Mbps of bandwidth and supports full duplex communication. Which of the following meets those needs?

A. 10/100 layer 2 switch
B. 2.4GHz 802.11g
C. 5.0GHz 802.11a
D. 10Base2 Ethernet


Answer: A. 10/100 layer 2 switch

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. Two objects can reside at the same memory address. b. Though we can’t see an object’s address, we can use the built-in id function to obtain a unique int value which identifies only that object while it remains in memory. c. The integer result of calling id is known as the object’s identity. d. No two objects in memory can have the same identity.

Computer Science & Information Technology

A texture fill blends two or more colors

Indicate whether the statement is true or false

Computer Science & Information Technology

Placing the older data on low cost, low performance storage while keeping the more active data on faster storage systems is sometimes called what?

A. data deduplication B. virtual storage C. tiering D. archiving

Computer Science & Information Technology

The members of a class are classified into three categories called ____ access specifiers.

A. member B. object C. function D. object

Computer Science & Information Technology