Examveda

Pick the incorrect statement about inline functions in C++?

A. They reduce function call overheads

B. These functions are inserted/substituted at the point of call

C. Saves overhead of a return call from a function

D. They are generally very large and complicated function

Answer: Option D


Join The Discussion

Related Questions on Classes and Objects in C plus plus