Vidyalelo
PHP · Q86

Operators And Expressions

Programming · PHP · question 86

Q86

What will be the output of the following PHP code ?

A.
80.5
B.
44
C.
82
D.
42
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Expression is evaluated from right to left.