Question
a.
Derived classes
b.
Virtual functions
c.
PHP scripts
d.
Both a and b
Posted under Object Oriented Programming Using C++
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Object-oriented programming refers to the use of
Similar Questions
Discover Related MCQs
Q. Specialization and derivation is another name of
View solution
Q. A virtual member function is a member function that can
View solution
Q. In object oriented programming there are two distinct views, one is consumer and second is manufacturer view, that manufacturer's action are called
View solution
Q. A class that have no pure virtual member functions, are called
View solution
Q. The classes refers to the use of one or more classes within the definition of another class, is called
View solution
Q. A way to reuse existing classes to create new classes, is called
View solution
Q. Composition is often referred as "has-a" relation, whereas inheritance is referred as
View solution
Q. Polymorphism means
View solution
Q. C++ allows the objects of different types to respond differently to the same function call, is called
View solution
Q. We can define a new class from an existing class, by using
View solution
Q. When a data member of the new class is an object of another class, it is called as
View solution
Q. Composition is also called as
View solution
Q. There are how many ways to use existing classes to define a new class?
View solution
Q. In object oriented programming there are two distinct views, one is consumer and second is manufacturer view, that consumer action are called
View solution
Q. Polymorphism is achieved by
View solution
Q. Member functions and member data that are accessible within the class, are called
View solution
Q. The functions that are defined inside a class are called
View solution
Q. Local utility functions are called
View solution
Q. A constructor is a member function that is called automatically when
View solution
Q. Which function is called when an object reaches to the end of its scope?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Object Oriented Programming Using C++? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!