Vidyalelo
PHP · Q3

Operators And Expressions

Programming · PHP · question 3

Q3

What will be the output of the following PHP code ?

A.
redredred
B.
redred
C.
red
Answer
D.
Error

Answer: Option C

Solution

Answer: Option C
Solution:
In PHP, all variables are case-sensitive.