Which operator is used to access instance variables and methods of a class?
The dot operator (.)
::

Object-Oriented Programming Exercises are loading ...