Answered Questions

  • What are the functions of the dot(.) operator? (Select multiple)

    A) It enables you to access instance variables of any objects within a classB) It enables you to store values in instance variables of an objectC) It is used to call object methodsD) It is to create a new object

    Saurabh kumar gupta

    • Feb 4th, 2018

    It enables you to access instance variables of any objects within a class

    Lakhvir chahal

    • Dec 15th, 2017

    It is used to call object method