Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The behaviour of the instances present of a class inside a method is defined by __________

a) Method
b) Classes
c) Interfaces
d) Classes and Interfaces

Answer: b
Explanation: Objects of the class are also known as instances of the class. The behaviour of the instance of a class is defined by the class and is shared by all instances.

Join The Discussion