Vidyalelo
C Programming · Q257

C Fundamentals

Programming · C Programming · question 257

Q257

In expression i = g() + f(), first function called depends on . . . . . . . .

A.
Compiler
Answer
B.
Associativiy of () operator
C.
Precedence of () and + operator
D.
Left to write of the expression

Answer: Option A

Solution

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