CSE MCQs :: C++ - MCQs
- Which is also called as abstract class?
- What is meant by pure virtual function?
- Pick out the correct option.
- Where does the abstract class is used?
- Where is the derived class is derived from?
- Pick out the correct statement.
- Which of the following can derived class inherit?
- Which constructor will initialize the base class data member?