What does WPA use for authentication?

A. Kerberos
B. open system authentication
C. preshared key
D. certificates


Answer: C

Computer Science & Information Technology

You might also like to view...

Given the class declaration, class D : public class B {/*…*/}; Which of the following is true?

a. public members of B become public members of D b. private members of D become public members of B c. protected members of B become protected members of D d. private members of B become public members of D e. private members of B are inaccessible in D.

Computer Science & Information Technology

Which class do you use to write data into a text file?

a. File b. PrintWriter c. Scanner d. System

Computer Science & Information Technology

In the accompanying figure, item 1 is ____.

A. ghosted content B. highlighted content C. part of the border frame D. a special frame effect

Computer Science & Information Technology

Logical functions test whether a condition is true or false

Indicate whether the statement is true or false.

Computer Science & Information Technology