aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C++ Programming and IT Fundamentals
  • ___________ refers to multiple name forms in C++.
Multiple choice

___________ refers to multiple name forms in C++.

  1. Inheritance

  2. Polymorphism

  3. Classes

  4. Encapsulation

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

Polymorphism is an important OOP concept. An operation may exhibit different behaviour in different instances.

Keep practicing — related questions

  • An object that has more than one form is referred to as
  • __________ is a property of C++ by which classes can be reused without modifying its contents.
  • The ability of an object to take more than one form is known as
  • The derived class having more than one parent is called as ___________
  • If a class inherits from more than one base class ,it is called as _______
  • In C++, if a class is derived from another derived class, then what is it known as?
  • ___________ is the form of inheritance in which many sub classes are inherited from a single base class.
  • ________ allows designing of new objects that inherit the functionality of objects that are already created.
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