C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 43)
43.
Which of the following statements regarding inline functions is correct?
It speeds up execution.
It slows down execution.
It increases the code size.
Both A and C.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
12 comments Page 2 of 2.

Abi said:   9 years ago
Please give a example code which contains an inline function.

Jyoti said:   9 years ago
What is inline function?


Post your comments here:

Your comments will be displayed after verification.