

MCQOPTIONS
Saved Bookmarks
1. |
What are the functions of the dot(.) operator? |
A. | It enables you to access instance variables of any objects within a class |
B. | It enables you to store values in instance variables of an object |
C. | It is used to call object methods |
D. | All of above |
Answer» E. | |