Functions of the dot(.) operator

Options
- It enables you to access instance variables of any objects within a class
- It enables you to store values in instance variables of an object
- It is used to call object methods
- It is to create a new object
- a,b and c


CORRECT ANSWER : a,b and c

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement