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.

The operator used to access member function of a class?

a) :
b) ::
c) .
d) #

Answer: c
Explanation: objectname.function name(actual arguments);

Join The Discussion