A

Admin • 828.03K Points
Coach

Q. What does the PHP function empty() check?

  • (A) If variable has non-zero value
  • (B) If variable is empty
  • (C) If variable is integer
  • (D) If variable is string
  • Correct Answer - Option(B)
  • Views: 10
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
empty() checks whether a variable is empty or not.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.