Computer Applications
Name the feature of Java depicted in the below picture.

- Data Abstraction
- Polymorphism
- Class and Objects
- A set of animals
Related Questions
Which of the following keywords is used to create an instance of a class?
- new
- public
- class
- main
The …………… is called an instance of a class.
- attribute
- object
- state
- features
The objects we see around us are called as:
- Real world object
- Virtual object
- Imaginary object
- None of these
Which of the following refer to as the default access specifier of a class ?
- private
- personal
- public
- new