Which direction do access point antennas radiate their signals and where should they be located?

A. two direction and centrally located
B. four directions and asymmetrically located
C. all directions and asymmetrically located
D. all directions and centrally located


Answer: D

Computer Science & Information Technology

You might also like to view...

To understand normalization, you first must understand ____ dependency, because it will help you analyze fields within tables and decide if they need to be split into smaller tables.

A. partial B. determinant C. functional D. flexible

Computer Science & Information Technology

What kind of data field or method can be used within its own class or in any classes extended from that class, but cannot be used by "outside" classes?

A. protected B. public C. private D. internal

Computer Science & Information Technology

___ is an example of a function header line.

A. float roi(int, double); B. printf("%f", roi(3, amt)); C. float roi( int yrs, double rate); D. float roi( int yrs, double rate)

Computer Science & Information Technology

The Quality Assurance team is testing a new third party developed application. The Quality team does not have any experience with the application. Which of the following is the team performing?

A. Grey box testing B. Black box testing C. Penetration testing D. White box testing

Computer Science & Information Technology