Computer Applications
Related Questions
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
A class is a template for its:
- data
- functions
- objects
- methods
Name the feature of Java depicted in the below picture.

- Data Abstraction
- Polymorphism
- Class and Objects
- A set of animals
By default, a class is declared using the access specifier …………… .
- private
- public
- protected
- secured