

MCQOPTIONS
Saved Bookmarks
1. |
Inline functions are avoided when ____________________________ |
A. | function contains static variables |
B. | function have recursive calls |
C. | function have loops |
D. | all of the mentioned |
Answer» E. | |