Examveda

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 loops
iv. If the function is recursive

A. i, iv

B. iii, iv

C. ii, iii, iv

D. i, iii, iv

Answer: Option D


Join The Discussion

Related Questions on Functions and Procedures in C plus plus