

MCQOPTIONS
Saved Bookmarks
1. |
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 |
Answer» B. Associativiy of () operator | |