Vidyalelo
PHP · Q68

Operators And Expressions

Programming · PHP · question 68

Q68

What will be the output of the following PHP code ?

A.
437
Answer
B.
439
C.
349
D.
347

Answer: Option A

Solution

Answer: Option A
Solution:
It is same as above but the value passed into the function is 3,4 and not 4,3. Therefore the difference in answer.