You are on page 1of 1

EDZEL’S SOURCE NUMBER 9

Use to define the visibility of classes, methods, and attributes.

Select one:

a.

Access Modifier

It is a blueprint for objects to follow a specific schema defined in the class.

Select one:

d.

Class

Sub class is invoked when we create the object of subclass, it by default invokes the default

constructor of super class.

Select one:
b.

Constructor

The super keyword refers to the ______________, immediately above of the calling class in the

hierarchy.

Select one:

c.

Super Class

One of the OOPs feature that allows us to perform a single action in different ways.

Select one:

a.

Polymorphism

You might also like