

MCQOPTIONS
Saved Bookmarks
1. |
In which of the following cases inline functions may not word?i) If the function has static variables.ii) If the function has global and register variables.iii) If the function contains loopsiv) If the function is recursive |
A. | i, iv |
B. | iii, iv |
C. | ii, iii, iv |
D. | i, iii, iv |
Answer» E. | |