1.
Which feature allows open recursion, among the following?
2.
Which of the two features match each other?
3.
Which header file is required in C++ to use OOP?
4.
Which concept of OOP is false for C++?
5.
Why Java is Partially OOP language?
6.
When OOP concept did first came into picture?
7.
How many classes can be defined in a single program?
8.
Which language does not support all 4 types of inheritance?
9.
How many basic features of OOP are required for a programming language to be purely OOP?
10.
Which feature may be violated if we don’t use classes in a program?