Q. What is the default value of a variable in PHP if not initialized? (A) null (B) zero (C) Empty string (D) Undefined ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) null Explanation: Variables that are not initialized have null value