1.

Inline functions are useful when(A) Function is large with many nested loops(B) Function has many static variables(C) Function is small and we want to avoid function call overhead.(D) None of the above

Answer»


Discussion

No Comment Found