Q58
What will be the output of the following PHP code ?
A.
0
B.
1
C.
$one
D.
Error
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Unlike other programming languages there are no data types in PHP.