Vidyalelo
PHP · Q9

Operators And Expressions

Programming · PHP · question 9

Q9

What will be the output of the following PHP code ?

A.
red red
B.
red
C.
error
Answer
D.
nothing

Answer: Option C

Solution

Answer: Option C
Solution:
Use of undefined constant red.