Object-Oriented Programming Solved MCQs

Object-Oriented Programming Solved MCQs for Computer Instructor B-17

Boost your exam preparation with our set of Object-Oriented Programming (OOP) MCQs. Created for AJKPSC and PPSC exams, these questions focus on fundamental OOP concepts such as classes, objects, inheritance, and polymorphism.

0%

Object Oriented Programming MCQS

1 / 17

1. Instance of which type of class can not be created?

2 / 17

2. Which is not a feature of Object Oriented Programming in general definitions?

3 / 17

3. Which of the following is not a property of an object?

4 / 17

4. Which of the following is not type of class?

5 / 17

5. Which of these specifiers would be applied to the constructors only?

6 / 17

6. Which feature can be implemented using encapsulation?

7 / 17

7. Which keyword is used to declare virtual functions?

8 / 17

8. Which is the correct syntax of inheritance?

9 / 17

9. Which access specifier is usually used for data members of a class?

10 / 17

10. Which of the following is not true about polymorphism?

11 / 17

11. Where is the memory allocated for the objects?

12 / 17

12. The feature by which one object can interact with another object is called

13 / 17

13. Which among the following represents correct constructor?

14 / 17

14. Which among the following doesn’t come under Object Oriented Programming concept?

15 / 17

15. Which is known as a generic class?

16 / 17

16. Single level inheritance supports ……. inheritance.

17 / 17

17. Which feature of Object Oriented Programming is exhibited by the function overriding?

Your score is

The average score is 63%

0%

Scroll to Top