Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Out of the following, which is not a member of the class?

a) Static function
b) Friend function
c) Constant function
d) Virtual function

Answer: b
Explanation: Friend function is not a member of the class. They are given the same access rights as the class member function have but they are not actual members of the class.

Join The Discussion