What is the method signature for hashing password?

  1. String hashPassword(String password)

  2. String hashPassword(String password, String accountName)

  3. String hashpassword(String password)

  4. None of the above


Correct Option: B

Find more quizzes: