Skip to content

Object-Oriented Programming (OOP)

Choose the correct description of Polymorphism.

Difficulty: Medium

About this MCQ

This Medium Object-Oriented Programming (OOP) MCQ checks one syllabus fact.

The question is: “Choose the correct description of Polymorphism.”

The accepted answer is B. An OOP concept that allows objects of different classes to be treated through a common interface.. Polymorphism refers to an OOP concept that allows objects of different classes to be treated through a common interface.

Correct answer

B. An OOP concept that allows objects of different classes to be treated through a common interface.

Explanation

Polymorphism refers to an OOP concept that allows objects of different classes to be treated through a common interface.

Source: Object-Oriented Programming (OOP) Official Reference Guide

Tags: computer science, oop, object-oriented programming, software design

Submitted by: MCQsHub Editorial

Related MCQs

More Object-Oriented Programming (OOP) MCQs