1.
Which definition best describes an object?
2.
Instance of which type of class can’t be created?
3.
Which among the following is false for class features?
4.
Which of the following pairs are similar?
5.
Which syntax for class definition is wrong?
6.
Which among the following is false, for member function of a class?
7.
State True or False. Class with main() function can be inherited.
8.
What is scope of a class nested inside another class?
9.
Which of the following describes a friend class?
10.
Which class can have member functions without their implementation?