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
Write a difference between class and object.
Which keyword allocates objects in dynamic memory?
- this
- private
- new
- int