Multiple Choice
Which of the following operators allow defining the member functions of a class outside the class?
A) (::)
B) (?)
C) (:?)
D) (%)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Dividing a program into functions<br>A)is the key
Q2: The default access level assigned to members
Q4: There is nothing like a virtual constructor
Q5: Variables declared in the body of a
Q6: For the object for which it was
Q7: What is the difference between struct and
Q8: Every class has at least one constructor
Q9: Which one of the following is not
Q10: Under what conditions a destructor destroys an
Q11: When class B is inherited from class