How to access the object in the class?
(a) scope resolution operator
(b) ternary operator
(c) direct member access operator
(d) resolution operator
This question was posed to me at a job interview.
This intriguing question originated from Objects topic in chapter Source Files, Classes and Operator Overloading in C++ of C++