aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Information Technology Fundamentals - Programming and Systems
  • _________ is the mechanism of deriving a new class from t...
Multiple choice

_________ is the mechanism of deriving a new class from the existing one.

  1. Data abstraction

  2. Polymorphism

  3. Inheritance

  4. Operator overloading

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

It allows classes to be reused without making any modification.

Keep practicing — related questions

  • The process of creating a new class from an existing class to facilitate code reusability is known as
  • ________ allows designing of new objects that inherit the functionality of objects that are already created.
  • _______ refers to a class replicating some features or properties from another class
  • Deriving a class from another derived class is called
  • What is the process of creating new classes with enhanced features from already existing ones called?
  • In C++, if a class is derived from another derived class, then what is it known as?
  • Which of the following classes represents the abstract base class from which all classes that derive byte s...
  • The average age of 41 students of a class is 15 years. When one boy leaves the class, the average is reduce...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy