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» E. | |