Solved

Which of the Following Statements Is True

Question 12

Multiple Choice

Which of the following statements is true?


A) In C++11, all classes can be used as base classes.
B) In C++11, only classes that are not declared as final can be used as base classes.
C) In C++11, only classes that are declared as base can be used as base classes.
D) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions