When you forget your password

a. the system administrator gives you a one-time password to use and then prompts you to create a new password
b. the system administrator looks up your password
c. the system administrator unscrambles your password and gives it to you
d. the system administrator assigns a new password for you to use

a. the system administrator gives you a one-time password to use and then prompts you to create a new password

Computer Science & Information Technology

You might also like to view...

Which of the following will prompt the user to enter his or her name?

a. var name = window.open("What is your name?"); b. prompt("What is your name?", name); c. var name = document.write("What is your name?"); d. var name = prompt("What is your name?");

Computer Science & Information Technology

When a DHCP client boots up, which of the following will it perform in order to enable it to communicate on the network.

A. Standard Address Discovery B. Standard Client Discovery C. Standard Router Discovery D. Standard Packet Discovery

Computer Science & Information Technology