D

Dharmendra Sir • 3.53K Points
Extraordinary

Q. Which class functions are called inline functions?

  • (A) All functions declared inside a class
  • (B) All functions defined outside the class of
  • (C) All functions defined inside or with the keyword inline
  • (D) All functions accessing static members of the class
  • Correct Answer - Option(C)
  • Views: 131
  • Filed under category C++

Explanation by: Dharmendra Sir
All functions defined in the class or functions with the inline keyword in front of them are inline functions of a class.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics