Which of the following is NOT a goal in conducting a site survey?

A. determine the best location for APs
B. locate unauthorized APs
C. make the network secure
D. determine the cost of the APs


Answer: D

Computer Science & Information Technology

You might also like to view...

Rewrite the following if statement as an equivalent switch statement. The variable digit is of type int.

``` if (digit == 0) value = 3; else if (digit == 1) value = 3; else if (digit == 2) value = 6; else if (digit == 3) value = 9; ```

Computer Science & Information Technology

What are abstract methods? Describe the circumstances in which an abstract method would be appropriate.

What will be an ideal response?

Computer Science & Information Technology

Most technicians use one of several ____________________ sites for checking an Internet connection's throughput.

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

Computer Science & Information Technology

The ____ Directory provides a listing of Internet Corporation for Assigned Names and Numbers (ICANN) accredited domain name registrars.

A. Internet Corporation B. Accredited Registrar C. Assigned Registrar D. Numbers Corporation

Computer Science & Information Technology