A

Admin • 832.27K Points
Coach

Q. What is the default value of a variable in PHP if not initialized?

  • (A) null
  • (B) zero
  • (C) Empty string
  • (D) Undefined
  • Correct Answer - Option(A)
  • Views: 18
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

Variables that are not initialized have null value

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.