Why does Console readPassword() return a char array rather than a String? A. It improves performance. B.

Question:

Why does Console readPassword() return a char array rather than a String?

A. It improves performance.

B. It improves security.

C. Passwords must be stored as a char array.

D. String cannot hold the individual password characters.

E. It adds encryption.

F. None of the above.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: