Computer Applications
Related Questions
Creating an object of a class is also referred to as:
- Initialisation
- Creation
- Formation
- Instantiation
Name the feature of class in Java depicted in the below picture.

- Displaying a set of animals
- Class in an object factory
- Animal is an object factory
- Object is a factory
By default, a class is declared using the access specifier …………… .
- private
- public
- protected
- secured
An object is an instance of a:
- function
- state
- data
- class