Q. Which function checks if a variable is NULL?

  • (A) is_null()
  • (B) isempty()
  • (C) empty()
  • (D) check_null()
πŸ’¬ Discuss
βœ… Correct Answer: (A) is_null()
Explanation: is_null() returns true if the variable is NULL.
Explanation by: Rati Dubey
is_null() returns true if the variable is NULL.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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