MCQs on OOPs Concept

Ques 1

NIELIT IT SA 2017

'एनकैप्सुलेशन का आधार' क्या है?

What is ‘Basis of Encapsulation’?

[A] object

[B] class

[C] method

[D] all of the mentioned

Correct Answer : all of the mentioned


Ques 2

SPSC I.T.I Instructor

प्रोग्रामिंग में वस्तुओं के समूह को दिया गया शीर्षक है:

In programmi ng the title given to a group of objects is:

[A] Inheritance

[B] Polymorphism

[C] Class

[D] File

Correct Answer : Class


Ques 3

UPP Programmer 2013

ओवरलोडिंग इसका एक उदाहरण है

Overloading is an example of

[A] Runtime polymorphism

[B] Compile time polymorphism

[C] Abstraction

[D] None of the above

Correct Answer : Compile time polymorphism


Ques 4

बहुरूपता एक _________शब्द है।

Polymorphism is a _________word.

[A] French

[B] Latin

[C] Greek

[D] English

Correct Answer : Greek


Ques 5

OOP किस पर जोर देता है?

What does OOP emphasizes on?

[A] Functions

[B] Data

[C] Procedures

[D] None of the above

Correct Answer : Data