SlideShare a Scribd company logo
1 of 7
Download to read offline
Object Oriented Methodology MCQ Developed by Dr PL Pradhan Professor TGPCET NAGPUR
1.Complex real object contains
A. attributes
B. variables
C. constants
D. strings
Ans: A: attributes
2.Member function will access data and return value to user when it is
A. called
B. declared
C. initialized
D. deleted
Ans:A: called
3.Language which is called pure object oriented language because everything in it is treated consistently as an
object, from primitives such as characters and punctuation, all way up to whole classes, prototypes, blocks,
modules, etc. is
A. SmallTalk
B. PHP
C. C
D. Matlab
Ans: A: SmallTalk
4.In object oriented language, single unit which has data and its function is termed as
A. attribute
B. object
C. constant
D. loop
Ans: B: object
5. Which of the following is the functionality of ‘Data Abstraction’?
a) Reduce Complexity
b) Binds together code and data
c) Parallelism
d) None of the mentioned
Ans: a) Reduce Complexity
6. Which of the following mechanisms is/are provided by Object Oriented Language to implement Object
Oriented Model?
a) Encapsulation
b) Inheritance
c) Polymorphism
d) All of the mentioned
Ans: d) All of the mentioned
7. Which of the these is the functionality of ‘Encapsulation’?
a) Binds together code and data
b) Using single interface for general class of actions.
c) Reduce Complexity
d) All of the mentioned
Ans:a) Binds together code and data
8. What is ‘Basis of Encapsulation’?
a) object
b) class
c) method
d) all of the mentioned
Ans: d) all of the mentioned
9. Which of the following is a mechanism by which object acquires the properties of another object?
a) Encapsulation
b) Abstraction
c) Inheritance
d) Polymorphism
Ans: c) Inheritance
10. Which of the following supports the concept of hierarchical classification?
a) Polymorphism
b) Encapsulation
c) Abstraction
d) Inheritance
Ans: d) Inheritance
11.Which Keyword from the following is used to inherit properties from one class into another?
a) extends
b) subclasses
c) native
d) all of the mentioned
Ans: a) extends
12. Which of the following concept is often expressed by the phrase, ‘One interface, multiple methods’?
a) Abstraction
b) Polymorphism
c) Inheritance
d) Encapsulation
Ans: b) Polymorphism
13. The method of design encompassing the process of object oriented decomposition and a notation for
depicting both logical and physical and as well as static and dynamic models of the system under design is
known as:
a) Object- Oriented Programming
b) Object- Oriented Design
c) Object- Oriented Analysis
d) None of the mentioned
Ans: b) Object- Oriented Design
14.What is the programming style of the object oriented conceptual model?
a) Invariant relationships
b) Algorithms
c) Classes and objects
d) Goals, often expressed in a predicate calculus.
Ans: c) Classes and objects
15.The process of compartmentalizing the elements of an abstraction that constitute its structure and
behavior is called as
a) Hierarchy
b) Encapsulation
c) Modularity
d) Entity Abstraction
Ans: b) Encapsulation
16. Single inheritance, Multiple inheritance, and Aggregation comes under _______
a) Modularity
b) Typing
c) Hierarchy
d) None of the mentioned
Ansc) Hierarchy
17. What is that concept in type theory in which a single name may denote objects of many different classes
that are related by some common super class referred to ______
a) Monomorphism
b) Type Checking
c) Polymorphism
d) Generalization
Ans;c) Polymorphism
18. Object oriented technology is built upon a sound engineering foundation, whose elements are collectively
called as _________
a) Von Neumann Model
b) Object Model
c) Structured Model
d) Programming Model
Ans: b) Object Model
19.Callback is an operation provided by
a) Inheritance
b) Encapsulation
c) Modularity
d) Abstraction
Ans d) Abstraction
20. Inheritance is an example of which type of hierarchy
a) Class Structure
b) Object Structure
c) Both
d) None of the mentioned
Ans: a) Class Structure
21. Superclass represents ______________ abstractions
a) Generalized abstractions
b) Specialization abstractions
c) Both
d) None of the mentioned
Ans: a) Generalized abstractions
22.Subclass represents _______________ abstractions
a) Generalized abstractions
b) Specialization abstractions
c) Both
d) None of the mentioned
Ans b) Specialization abstractions
23. Which of the following statements about object model is true?
I. Object model encourages the reuse of software and entire design of the application.
II. Object model produces systems that are built upon stable intermediate forms.
III. Object model reduce the inherent in developing complex systems.
IV. None of the mentioned
a) I, III
b) I, II
c) I, II, III
d) IV
Ans:c) I, II, III
24. Which of the following property is associated with objects?
a) State
b) Behavior
c) Identity
d) All of the mentioned
Ans: d) All of the mentioned
25.Which of the property of a object encompasses all of the (usually static) properties of the object plus the
current (usually dynamic) values of each of these.
a) Semantics
b) Behavior
c) State
d) Identity
Ans c) State
26.A ________ is a description of a set of objects that share the same attributes, operations, relationships, and
semantics.
a) Structure
b) Class
c) Constructor
d) Function
Ans: b) Class
27. Process used for determining respective project's requirements and than develop a design for that project
is termed as
A. initializing
B. requirement checking
C. analysis
D. project study
E. Ans C: analysis
28.An attribute is a data item held by which of the following ?
a) Class
b) Object
c) All of the mentioned
d) None of the mentioned
Ans: c) All of the mentioned
29.An operation can be described as?
a) Object behavior
b) Class behavior
c) Functions
d) Object & Class behavior
Ans d) Object & Class behavior
30. In data-flow diagram, ………………… represent functions, which transform inputs to outputs.
A) rounded rectangle
B) rectangles
C) circles
D) arrows
Ans:A ) rounded rectangle

More Related Content

What's hot

Abstraction in c++ and Real Life Example of Abstraction in C++
Abstraction in c++ and Real Life Example of Abstraction in C++Abstraction in c++ and Real Life Example of Abstraction in C++
Abstraction in c++ and Real Life Example of Abstraction in C++Hitesh Kumar
 
Sequence diagram- UML diagram
Sequence diagram- UML diagramSequence diagram- UML diagram
Sequence diagram- UML diagramRamakant Soni
 
principle of oop’s in cpp
principle of oop’s in cppprinciple of oop’s in cpp
principle of oop’s in cppgourav kottawar
 
Function Oriented Design
Function Oriented DesignFunction Oriented Design
Function Oriented DesignSharath g
 
Polymorphism in c++ ppt (Powerpoint) | Polymorphism in c++ with example ppt |...
Polymorphism in c++ ppt (Powerpoint) | Polymorphism in c++ with example ppt |...Polymorphism in c++ ppt (Powerpoint) | Polymorphism in c++ with example ppt |...
Polymorphism in c++ ppt (Powerpoint) | Polymorphism in c++ with example ppt |...cprogrammings
 
Relational Algebra Introduction
Relational Algebra IntroductionRelational Algebra Introduction
Relational Algebra IntroductionMd. Afif Al Mamun
 
Static Data Members and Member Functions
Static Data Members and Member FunctionsStatic Data Members and Member Functions
Static Data Members and Member FunctionsMOHIT AGARWAL
 
Inheritance in C++
Inheritance in C++Inheritance in C++
Inheritance in C++Laxman Puri
 
Objects and classes in Visual Basic
Objects and classes in Visual BasicObjects and classes in Visual Basic
Objects and classes in Visual BasicSangeetha Sg
 
Polymorphism in C# Function overloading in C#
Polymorphism in C# Function overloading in C#Polymorphism in C# Function overloading in C#
Polymorphism in C# Function overloading in C#Abid Kohistani
 

What's hot (20)

Abstraction in c++ and Real Life Example of Abstraction in C++
Abstraction in c++ and Real Life Example of Abstraction in C++Abstraction in c++ and Real Life Example of Abstraction in C++
Abstraction in c++ and Real Life Example of Abstraction in C++
 
Ocs752 unit 2
Ocs752   unit 2Ocs752   unit 2
Ocs752 unit 2
 
Uml class Diagram
Uml class DiagramUml class Diagram
Uml class Diagram
 
Sequence diagram- UML diagram
Sequence diagram- UML diagramSequence diagram- UML diagram
Sequence diagram- UML diagram
 
principle of oop’s in cpp
principle of oop’s in cppprinciple of oop’s in cpp
principle of oop’s in cpp
 
C# Access modifiers
C# Access modifiersC# Access modifiers
C# Access modifiers
 
OOP Assignment 03.pdf
OOP Assignment 03.pdfOOP Assignment 03.pdf
OOP Assignment 03.pdf
 
Function Oriented Design
Function Oriented DesignFunction Oriented Design
Function Oriented Design
 
Polymorphism in c++ ppt (Powerpoint) | Polymorphism in c++ with example ppt |...
Polymorphism in c++ ppt (Powerpoint) | Polymorphism in c++ with example ppt |...Polymorphism in c++ ppt (Powerpoint) | Polymorphism in c++ with example ppt |...
Polymorphism in c++ ppt (Powerpoint) | Polymorphism in c++ with example ppt |...
 
Relational Algebra Introduction
Relational Algebra IntroductionRelational Algebra Introduction
Relational Algebra Introduction
 
Static Data Members and Member Functions
Static Data Members and Member FunctionsStatic Data Members and Member Functions
Static Data Members and Member Functions
 
Inheritance in C++
Inheritance in C++Inheritance in C++
Inheritance in C++
 
Function C programming
Function C programmingFunction C programming
Function C programming
 
Constructors and destructors
Constructors and destructorsConstructors and destructors
Constructors and destructors
 
Ocs752 unit 1
Ocs752   unit 1Ocs752   unit 1
Ocs752 unit 1
 
Class and object
Class and objectClass and object
Class and object
 
Abc c program
Abc c programAbc c program
Abc c program
 
Objects and classes in Visual Basic
Objects and classes in Visual BasicObjects and classes in Visual Basic
Objects and classes in Visual Basic
 
PART - 1 Cpp programming Solved MCQ
PART - 1 Cpp programming Solved MCQPART - 1 Cpp programming Solved MCQ
PART - 1 Cpp programming Solved MCQ
 
Polymorphism in C# Function overloading in C#
Polymorphism in C# Function overloading in C#Polymorphism in C# Function overloading in C#
Polymorphism in C# Function overloading in C#
 

Similar to OOM MCQ Dev by Prof PL Pradhan TGPCET, NAGPUR

Object Oriented Analysis and Design one marks Q & A
Object Oriented  Analysis  and  Design one marks Q & AObject Oriented  Analysis  and  Design one marks Q & A
Object Oriented Analysis and Design one marks Q & Aeeducations ever
 
Std 12 Computer Chapter 6 object oriented concept important mcqs
Std 12 Computer Chapter 6 object oriented concept important mcqsStd 12 Computer Chapter 6 object oriented concept important mcqs
Std 12 Computer Chapter 6 object oriented concept important mcqsNuzhat Memon
 
Session 3 Software Engineering UGC NET.pdf
Session 3 Software Engineering UGC NET.pdfSession 3 Software Engineering UGC NET.pdf
Session 3 Software Engineering UGC NET.pdfsangeethachandran
 
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1 UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1 Knowledge Center Computer
 
Kality CS Model_Exit_Exams_with_answer - Copy (2).doc
Kality CS Model_Exit_Exams_with_answer - Copy (2).docKality CS Model_Exit_Exams_with_answer - Copy (2).doc
Kality CS Model_Exit_Exams_with_answer - Copy (2).docAnimutGeremew3
 
BISH CS Modle Exit Exam.doc
BISH CS Modle Exit Exam.docBISH CS Modle Exit Exam.doc
BISH CS Modle Exit Exam.docAnimutGeremew3
 
Std 12 computer chapter 8 classes and objects in java important MCQs
Std 12 computer chapter 8 classes and objects in java important MCQsStd 12 computer chapter 8 classes and objects in java important MCQs
Std 12 computer chapter 8 classes and objects in java important MCQsNuzhat Memon
 
Software Engineering Question Bank.docx
Software Engineering Question Bank.docxSoftware Engineering Question Bank.docx
Software Engineering Question Bank.docxkarthikaparthasarath
 
Subject name Object Oriented Analysis and DesignMultiple Choice (.pdf
Subject name Object Oriented Analysis and DesignMultiple Choice (.pdfSubject name Object Oriented Analysis and DesignMultiple Choice (.pdf
Subject name Object Oriented Analysis and DesignMultiple Choice (.pdfakilastationarrymdu
 
Cis115 programming logic
Cis115 programming logicCis115 programming logic
Cis115 programming logicCarla Michael
 
Core java interview faq
Core java interview faqCore java interview faq
Core java interview faqKumaran K
 
SBI IT (Systems) Assistant Manager Question Paper
SBI IT (Systems) Assistant Manager Question PaperSBI IT (Systems) Assistant Manager Question Paper
SBI IT (Systems) Assistant Manager Question PaperHarish Rawat
 

Similar to OOM MCQ Dev by Prof PL Pradhan TGPCET, NAGPUR (20)

Object Oriented Analysis and Design one marks Q & A
Object Oriented  Analysis  and  Design one marks Q & AObject Oriented  Analysis  and  Design one marks Q & A
Object Oriented Analysis and Design one marks Q & A
 
Ooad quiz
Ooad quizOoad quiz
Ooad quiz
 
Std 12 Computer Chapter 6 object oriented concept important mcqs
Std 12 Computer Chapter 6 object oriented concept important mcqsStd 12 Computer Chapter 6 object oriented concept important mcqs
Std 12 Computer Chapter 6 object oriented concept important mcqs
 
Session 3 Software Engineering UGC NET.pdf
Session 3 Software Engineering UGC NET.pdfSession 3 Software Engineering UGC NET.pdf
Session 3 Software Engineering UGC NET.pdf
 
Thi
Thi Thi
Thi
 
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1 UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
 
Kality CS Model_Exit_Exams_with_answer - Copy (2).doc
Kality CS Model_Exit_Exams_with_answer - Copy (2).docKality CS Model_Exit_Exams_with_answer - Copy (2).doc
Kality CS Model_Exit_Exams_with_answer - Copy (2).doc
 
BISH CS Modle Exit Exam.doc
BISH CS Modle Exit Exam.docBISH CS Modle Exit Exam.doc
BISH CS Modle Exit Exam.doc
 
ML-MCQ.pdf
ML-MCQ.pdfML-MCQ.pdf
ML-MCQ.pdf
 
Std 12 computer chapter 8 classes and objects in java important MCQs
Std 12 computer chapter 8 classes and objects in java important MCQsStd 12 computer chapter 8 classes and objects in java important MCQs
Std 12 computer chapter 8 classes and objects in java important MCQs
 
Software Engineering Question Bank.docx
Software Engineering Question Bank.docxSoftware Engineering Question Bank.docx
Software Engineering Question Bank.docx
 
Subject name Object Oriented Analysis and DesignMultiple Choice (.pdf
Subject name Object Oriented Analysis and DesignMultiple Choice (.pdfSubject name Object Oriented Analysis and DesignMultiple Choice (.pdf
Subject name Object Oriented Analysis and DesignMultiple Choice (.pdf
 
Cis115 programming logic
Cis115 programming logicCis115 programming logic
Cis115 programming logic
 
Section two
Section twoSection two
Section two
 
C++ questions
C++ questionsC++ questions
C++ questions
 
Core java interview faq
Core java interview faqCore java interview faq
Core java interview faq
 
SBI IT (Systems) Assistant Manager Question Paper
SBI IT (Systems) Assistant Manager Question PaperSBI IT (Systems) Assistant Manager Question Paper
SBI IT (Systems) Assistant Manager Question Paper
 
Oops ppt
Oops pptOops ppt
Oops ppt
 
Part - 2 Cpp programming Solved MCQ
Part - 2  Cpp programming Solved MCQ Part - 2  Cpp programming Solved MCQ
Part - 2 Cpp programming Solved MCQ
 
C++ interview question
C++ interview questionC++ interview question
C++ interview question
 

Recently uploaded

chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 

Recently uploaded (20)

★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 

OOM MCQ Dev by Prof PL Pradhan TGPCET, NAGPUR

  • 1. Object Oriented Methodology MCQ Developed by Dr PL Pradhan Professor TGPCET NAGPUR 1.Complex real object contains A. attributes B. variables C. constants D. strings Ans: A: attributes 2.Member function will access data and return value to user when it is A. called B. declared C. initialized D. deleted Ans:A: called 3.Language which is called pure object oriented language because everything in it is treated consistently as an object, from primitives such as characters and punctuation, all way up to whole classes, prototypes, blocks, modules, etc. is A. SmallTalk B. PHP C. C D. Matlab Ans: A: SmallTalk 4.In object oriented language, single unit which has data and its function is termed as A. attribute B. object C. constant D. loop Ans: B: object
  • 2. 5. Which of the following is the functionality of ‘Data Abstraction’? a) Reduce Complexity b) Binds together code and data c) Parallelism d) None of the mentioned Ans: a) Reduce Complexity 6. Which of the following mechanisms is/are provided by Object Oriented Language to implement Object Oriented Model? a) Encapsulation b) Inheritance c) Polymorphism d) All of the mentioned Ans: d) All of the mentioned 7. Which of the these is the functionality of ‘Encapsulation’? a) Binds together code and data b) Using single interface for general class of actions. c) Reduce Complexity d) All of the mentioned Ans:a) Binds together code and data 8. What is ‘Basis of Encapsulation’? a) object b) class c) method d) all of the mentioned Ans: d) all of the mentioned 9. Which of the following is a mechanism by which object acquires the properties of another object? a) Encapsulation b) Abstraction c) Inheritance d) Polymorphism Ans: c) Inheritance
  • 3. 10. Which of the following supports the concept of hierarchical classification? a) Polymorphism b) Encapsulation c) Abstraction d) Inheritance Ans: d) Inheritance 11.Which Keyword from the following is used to inherit properties from one class into another? a) extends b) subclasses c) native d) all of the mentioned Ans: a) extends 12. Which of the following concept is often expressed by the phrase, ‘One interface, multiple methods’? a) Abstraction b) Polymorphism c) Inheritance d) Encapsulation Ans: b) Polymorphism 13. The method of design encompassing the process of object oriented decomposition and a notation for depicting both logical and physical and as well as static and dynamic models of the system under design is known as: a) Object- Oriented Programming b) Object- Oriented Design c) Object- Oriented Analysis d) None of the mentioned Ans: b) Object- Oriented Design 14.What is the programming style of the object oriented conceptual model? a) Invariant relationships b) Algorithms c) Classes and objects d) Goals, often expressed in a predicate calculus.
  • 4. Ans: c) Classes and objects 15.The process of compartmentalizing the elements of an abstraction that constitute its structure and behavior is called as a) Hierarchy b) Encapsulation c) Modularity d) Entity Abstraction Ans: b) Encapsulation 16. Single inheritance, Multiple inheritance, and Aggregation comes under _______ a) Modularity b) Typing c) Hierarchy d) None of the mentioned Ansc) Hierarchy 17. What is that concept in type theory in which a single name may denote objects of many different classes that are related by some common super class referred to ______ a) Monomorphism b) Type Checking c) Polymorphism d) Generalization Ans;c) Polymorphism 18. Object oriented technology is built upon a sound engineering foundation, whose elements are collectively called as _________ a) Von Neumann Model b) Object Model c) Structured Model d) Programming Model Ans: b) Object Model 19.Callback is an operation provided by a) Inheritance b) Encapsulation
  • 5. c) Modularity d) Abstraction Ans d) Abstraction 20. Inheritance is an example of which type of hierarchy a) Class Structure b) Object Structure c) Both d) None of the mentioned Ans: a) Class Structure 21. Superclass represents ______________ abstractions a) Generalized abstractions b) Specialization abstractions c) Both d) None of the mentioned Ans: a) Generalized abstractions 22.Subclass represents _______________ abstractions a) Generalized abstractions b) Specialization abstractions c) Both d) None of the mentioned Ans b) Specialization abstractions 23. Which of the following statements about object model is true? I. Object model encourages the reuse of software and entire design of the application. II. Object model produces systems that are built upon stable intermediate forms. III. Object model reduce the inherent in developing complex systems. IV. None of the mentioned a) I, III b) I, II c) I, II, III d) IV Ans:c) I, II, III
  • 6. 24. Which of the following property is associated with objects? a) State b) Behavior c) Identity d) All of the mentioned Ans: d) All of the mentioned 25.Which of the property of a object encompasses all of the (usually static) properties of the object plus the current (usually dynamic) values of each of these. a) Semantics b) Behavior c) State d) Identity Ans c) State 26.A ________ is a description of a set of objects that share the same attributes, operations, relationships, and semantics. a) Structure b) Class c) Constructor d) Function Ans: b) Class 27. Process used for determining respective project's requirements and than develop a design for that project is termed as A. initializing B. requirement checking C. analysis D. project study E. Ans C: analysis 28.An attribute is a data item held by which of the following ? a) Class
  • 7. b) Object c) All of the mentioned d) None of the mentioned Ans: c) All of the mentioned 29.An operation can be described as? a) Object behavior b) Class behavior c) Functions d) Object & Class behavior Ans d) Object & Class behavior 30. In data-flow diagram, ………………… represent functions, which transform inputs to outputs. A) rounded rectangle B) rectangles C) circles D) arrows Ans:A ) rounded rectangle