Q70
What will be the output of the following PHP code ?
A.
3
B.
4
C.
6
D.
Error
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
In C you won’t get an error but in PHP you’ll get a syntax error.