App Logo

No.1 PSC Learning App

1M+ Downloads
In object-oriented programming (OOP), which of the following concepts allows different classes to be treated as instances of the same superclass?

A1. Encapsulation

B2. Abstraction

C3. Polymorphism

D4. Inheritance

Answer:

C. 3. Polymorphism

Read Explanation:

.


Related Questions:

'B' in COBOL stands for :
The 'break' statement in C is used to exit from :
Which of the following is used as a language for designing web pages ?
To update a web without reloading the whole page can be done with :
An instance member in Java :