You can use a(n) ____________ as an alternative to implementing MySQL user passwords.
a. passphrase
b. authentication plugin
c. PIN
d. biometric
b. authentication plugin
Computer Science & Information Technology
You might also like to view...
The _________ connects multiple inputs to a single output.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
What does the keyword public mean in a class declaration?
A. public functions can only be seen by other class members. B. public members can be seen by any other parts of the program and accessed via an object. C. public functions cannot see any other parts of the class. D. public members can only be seen by other class members.
Computer Science & Information Technology