Vidyalelo
PHP · Q39

Operators And Expressions

Programming · PHP · question 39

Q39

What will be the output of the following PHP code ?

A.
I have a value
B.
I have a valueI have a value
Answer
C.
ERROR
D.
I have a valueNEW_GOO_NAME_CONSTANTS

Answer: Option B

Solution

Answer: Option B
Solution:
Constants can be set as values for other constants.