Multiple Choice
In expression i = g() + f() , first function called depends on __________
A) Compiler
B) Associativiy of () operator
C) Precedence of () and + operator
D) Left to write of the expression
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Relational operators cannot be used on _<br>A)structure<br>B)long<br>C)strings<br>D)float
Q7: The format identifier '%i' is also used
Q8: What will be the final value of
Q9: Which of the following statement is false?<br>A)Constant
Q10: What is the scope of a function?<br>A)Whole
Q12: What is short int in C programming?<br>A)The
Q13: What is the precedence of arithmetic operators
Q14: Which among the following are the fundamental
Q15: What is the scope of an external
Q16: What is the result of logical or