

MCQOPTIONS
Saved Bookmarks
1. |
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 |
Answer» E. | |