Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Cpp Programming 99 – Which of the following term is used for a function defined inside a class?

Question: Which of the following term is used for a function defined inside a class?
[A]. Member Variable
[B]. Member function
[C]. Class function
[D]. Classic functionAnswer: Option B