Vidyalelo
PHP · Q128

Operators And Expressions

Programming · PHP · question 128

Q128

What will be the output of the following PHP code ?

A.
192
B.
2
C.
error
D.
0
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Characters cannot be multiplied.