Vidyalelo
PHP · Q28

Operators And Expressions

Programming · PHP · question 28

Q28

What will be the output of the following PHP code ?

A.
Volvo
B.
BMW
C.
Toyota
Answer
D.
Error

Answer: Option C

Solution

Answer: Option C
Solution:
Print statement can be used to output a specific array member.