Vidyalelo
PHP · Q80

Functions

Programming · PHP · question 80

Q80

The arguments in a function are evaluated from .....

A.
left to right
Answer
B.
right to left
C.
sometimes left to right and sometimes right to left
D.
Always right to left

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board