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

- Data Abstraction
- Polymorphism
- Class and Objects
- A set of animals
Which of the following keywords is used to create an instance of a class?
- new
- public
- class
- main
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