Vidyalelo
PHP · Q131

Operators And Expressions

Programming · PHP · question 131

Q131

What will be the output of the following PHP code ?

A.
qwe12345rty
Answer
B.
qwe$arty
C.
error
D.
no output

Answer: Option A

Solution

Answer: Option A
Solution:
dereferences the variable/string within.