Q. How many of the following use NULL to indicate failure?
mysql_init(), mysql_real_connect()

  • (A) 0
  • (B) 1
  • (C) 2
  • (D) 3
πŸ’¬ Discuss
βœ… Correct Answer: (C) 2
Explanation: This question asks you to identify how many MySQL functions use NULL to signify an unsuccessful operation.
Explanation by: Bhagwan Das
This question asks you to identify how many MySQL functions use NULL to signify an unsuccessful operation.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
145
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Bhagwan Das
Publisher
πŸ“ˆ
96%
Success Rate