Q22
What will be the output of the following PHP code?
A.
I am b
B.
I am bI am a
C.
Error
D.
I am a Error
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
This will be the output- I am a Fatal error: Cannot redeclare b()