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. Which of the following is not type of class?

2 / 17

2. Which among the following represents correct constructor?

3 / 17

3. Which keyword is used to declare virtual functions?

4 / 17

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

5 / 17

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

6 / 17

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

7 / 17

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

8 / 17

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

9 / 17

9. Which feature can be implemented using encapsulation?

10 / 17

10. Single level inheritance supports ……. inheritance.

11 / 17

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

12 / 17

12. Which is known as a generic class?

13 / 17

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

14 / 17

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

15 / 17

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

16 / 17

16. Which is the correct syntax of inheritance?

17 / 17

17. Where is the memory allocated for the objects?

Your score is

The average score is 71%

0%

Scroll to Top