Which operator should be used to access the members of the class using object pointer?
(a) Dot operator
(b) Colon to the member
(c) Scope resolution operator
(d) Arrow operator
I had been asked this question by my school teacher while I was bunking the class.
I'd like to ask this question from Pointer to Objects in division Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming