Vidyalelo
PHP · Q58

Operators And Expressions

Programming · PHP · question 58

Q58

What will be the output of the following PHP code ?

A.
0
B.
1
C.
$one
D.
Error
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Unlike other programming languages there are no data types in PHP.