Which of the following are true about the readPassword() method of the Console class? choose two
Its return type is String
It reads the password from the console
It has echoing disabled
It takes a single argument
None of them