Q. What is the default value of a variable in PHP if not initialized?
β
Correct Answer: (A)
null
Explanation: Variables that are not initialized have null value