in Unknown Category edited by
230 views
0 votes
0 votes

In C++, a function contained within a class is called

  1. A member function
  2. An operator
  3. A class function
  4. A method
in Unknown Category edited by
by
230 views

2 Answers

0 votes
0 votes

In C++ Function of a Class is Known as Member Function. So A

Reference:Member Function

edited by
0 votes
0 votes

In C++, a function contained within a class is called a member function.

https://www.tutorialspoint.com/cplusplus/cpp_class_member_functions.htm