Question: In which table does MySQL store passwords for user accounts?

  1. mysql.accounts;
  2. mysql.passwords;
  3. mysql.admin;
  4. mysql.user;

Answer: The correct answer of the above question is Option D:mysql.user;