MCQs on OOPs Concept
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
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
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
बहुरूपता एक _________शब्द है।
Polymorphism is a _________word.
[A] French
[B] Latin
[C] Greek
[D] English
Correct Answer : Greek
OOP किस पर जोर देता है?
What does OOP emphasizes on?
[A] Functions
[B] Data
[C] Procedures
[D] None of the above
Correct Answer : Data