Which of the following is a poor choice for secure password management?
A. Use auditing tools to test password strength.
B. Create long and complex passwords.
C. Never share passwords.
D. Use the default password.
Answer: D. Use the default password.
You might also like to view...
Procedural abstraction requires the author of a function and the client (user) of that function to know and not to know certain things. Remark on who needs to know and who need not know each of the following items
a) the requirements on the parameter values, b) exactly what the return value is to be, c) the implementation details, and d) the details of how the function is used by the client.
To declare a constant MAX_LENGTH inside a method with value 99.98, you write
a. final MAX_LENGTH = 99.98; b. final float MAX_LENGTH = 99.98; c. double MAX_LENGTH = 99.98; d. final double MAX_LENGTH = 99.98;
Match the following buttons with their functions in Internet Explorer:
I. Back II. Forward III. Refresh IV. History V. Search A. displays the list of previously viewed Web sites B. returns to the last page viewed C. finds specific pages based on keywords D. displays the most current information E. moves to the next page in the history list
A drop cap can be formatted as text even though it is treated as a ________
A) anchor B) floating graphic C) table D) leader character