Which Operator Should Be Used To Access The Members Of The #1157
Which operator should be used to access the members of the class using object pointer?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Assigning Object, Pointer to Objects, Passing and Returning Object - OOPs MCQ: Pointer to Objects - Quiz No.1.
Which operator should be used to access the members of the class using object pointer?
Dot operator
Colon to the member
Scope resolution operator
Arrow operator