aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • MCA Entrance: Computer Science Fundamentals
  • What is the process of creating new classes with enhanced...
Multiple choice

What is the process of creating new classes with enhanced features from already existing ones called?

  1. Structure

  2. Polymorphism

  3. Inheritance

  4. Template

  5. Function overloading

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

It is the capability of one class to inherit properties from another class.

Keep practicing — related questions

  • The process of creating a new class from an existing class to facilitate code reusability is known as
  • _________ is the mechanism of deriving a new class from the existing one.
  • ________ allows designing of new objects that inherit the functionality of objects that are already created.
  • What is the C++ concept of forming a new class from an existing class or base class called?
  • According to Piaget's cognitive theory of learning the process, which is used to understand existing knowle...
  • Which DOS command allows to compress existing disks and create new compressed volumes?
  • Which of the following is the process of creating instances from classes?
  • Which of the following types of inheritance permits more than one super class and inherits features from al...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Object-Oriented Programming (2239 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy