211k views
1 vote
When the body of a member function is defined inside a class declaration, it is called a(an) ________ function?

1 Answer

3 votes
The correct answer is inline.
An inline function refers to programming languages such as C and C++. This function serves to help the program be executed more quickly than before, and has other functions as well.
User Mohammed Javed
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.