Q. Which function is used to hash a string using MD5?

  • (A) md5()
  • (B) hash_md5()
  • (C) mdfive()
  • (D) encrypt_md5()
πŸ’¬ Discuss
βœ… Correct Answer: (A) md5()
Explanation: md5() generates a 32-character hexadecimal hash.
Explanation by: Rati Dubey
md5() generates a 32-character hexadecimal hash.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
72
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
87%
Success Rate