Q128
What will be the output of the following PHP code ?
A.
192
B.
2
C.
error
D.
0
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Characters cannot be multiplied.
Operators And Expressions
Programming · PHP · question 128
Q128
Answer: Option D