Question Detail Which of the following cannot be inherited from the base class ConstructorFriendBoth A and B cannot be inheritedBoth A and B can be inherited Answer: Option C Similar Questions : 1. All members of class have which access to its members privatepublicprotecteddepends Answer: Option A 2. Which among following has invalid syntax ? #include #include file#include "file"None of above Answer: Option B 3. Meaning of PDB Physical Database FileProgram Database FileProgram Direct FileNone of above Answer: Option B 4. Which arithmetic operation can be done in pointer MultiplicationDivisionAdditionNone of above Answer: Option C 5. Which is not a correct variable type floatintdoublereal Answer: Option D Read more from - C++ Programming Questions Answers - Chapter 1