Skip to content

Object-Oriented Programming (OOP)

Identify the correct definition of Abstraction.

Difficulty: Medium

About this MCQ

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

The question is: “Identify the correct definition of Abstraction.”

The accepted answer is D. An OOP principle that hides complex implementation details and exposes only essential features.. Identify the correct definition of Abstraction is answered by An OOP principle that hides complex implementation details and exposes only essential features option D Option A A class that cannot be instantiated on its own and may contain abstract methods to be implemented by subclasses does not match the stem it is a near-miss used to catch incomplete recall of An OOP principle that hides complex implementation details and exposes only essential features Option B An OOP feature where a class can inherit properties and behaviors from more than one parent class does not match the stem it is a near-miss used to catch incomplete recall of An OOP principle that hides complex implementation details and exposes only essential features.

Correct answer

D. An OOP principle that hides complex implementation details and exposes only essential features.

Explanation

Identify the correct definition of Abstraction is answered by An OOP principle that hides complex implementation details and exposes only essential features option D Option A A class that cannot be instantiated on its own and may contain abstract methods to be implemented by subclasses does not match the stem it is a near-miss used to catch incomplete recall of An OOP principle that hides complex implementation details and exposes only essential features Option B An OOP feature where a class can inherit properties and behaviors from more than one parent class does not match the stem it is a near-miss used to catch incomplete recall of An OOP principle that hides complex implementation details and exposes only essential features.

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