Question
a.
A derived class may have more than one base class
b.
A base class may have more than one derived class
c.
both (a) and (b)
d.
neither (a) nor (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. Which is true?
Similar Questions
Discover Related MCQs
Q. The keyword used to define a structure is
View solution
Q. Which of the following tells C++ to display numbers with zero decimal places?
View solution
Q. Code that has already been tested is said to be _____
View solution
Q. The most efficient data type for a variable that the number 20000 is the _____ data type
View solution
Q. The number 5.5e3 is a _____ constant
View solution
Q. Simple routines that programmers use as place holders while a system is being tested are called _____
View solution
Q. The two operators && an || are
View solution
Q. The arguments that determine the state of the cout object are called _____
View solution
Q. Static variables are sometimes called
View solution
Q. The variables declared in a statement block or listed in a function header's parameterlist are considered _____ variables
View solution
Q. An expression
View solution
Q. In the C language, the character type of constant is delimited by using
View solution
Q. The number 125.35 is a _____
View solution
Q. Which of the following is true?
View solution
Q. The statement double val[15]={44.123456};
View solution
Q. Which of the following C++ expressions will find the square root of the number 16?
View solution
Q. The statement i*=3 is equivalent to
View solution
Q. The complement operator is represented by the symbol
View solution
Q. One of the relational operators in the C language is
View solution
Q. The rules to any programming language are its _______
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!