Get ready for an exciting Object-oriented Analysis And Design Book Quiz. The quiz has medium as well as difficult-level questions. Try to answer all of these correctly. Have fun, and don't forget to put your score in the comment box.
A44 and a66
A44, a33, and a22
A22 and a77
A77 and a66
Rate this question:
It describes the behavior in many Use Cases.
It describes the behavior in a single Use Case.
It describes the behavior of a single object.
It describes the behavior of several objects
Rate this question:
A combination of data
A combination of namespace
A combination of the tasks to be performed
A combination of Array
Rate this question:
The steering wheel of the car
Car
Color of the car
Music system of the car
Rate this question:
Coupling objects together more tightly
Enabling a number of different operations to share the same name
Making objects more dependent on one another
Removing the barriers imposed by encapsulation.
Rate this question:
Assignment can be done as many times as desired, whereas initialization can be done only once.
Assignment can be done once, whereas initialization can be done as many times as desired.
Both are the same
None of the above
Rate this question:
Classes defined in other classes.
Classes defined in methods.
Both A & B
Only A
Rate this question:
It permits code reusability. Reusability saves time in program development.
It encourages the reuse of proven and debugged high-quality software, thus reducing problems after a system becomes functional.
Both A & B
Only A
Rate this question:
The void area in memory is returned so that you can populate it.
No data type is returned.
Void is not a valid data type.
None of the above
Rate this question:
An Object is an instance of a class.
Objects can access both instance and static data.
All classes extend the Object class.
Objects do not permit encapsulation.
Rate this question:
Only those defined in the same class.
Only static methods in the same class.
Only instance methods in the same class.
Only classes in the same package.
Rate this question:
An object instance that has only static methods.
An object instance that has only primitive attributes.
An object instance that contains other objects.
An object that has only primitive attributes and instances methods.
Rate this question:
Method Overloading
Method Invocating
Method Overriding
Method Labeling
Rate this question:
Class
Inheritance
Polymorphism
Aggregation
Rate this question:
Class
Interface
Object
Exception
Rate this question:
Makes programs more reliable.
Simulates real life.
Uses a lot of intimidating vocabulary, which is not as bad as it sounds.
All of the above.
Rate this question:
Encapsulation
Inheritance.
Polymorphism.
All of the above.
Rate this question:
Object-oriented design
Object-oriented programming
Object-oriented analysis
Object-oriented database
Rate this question:
It supports objects that are data abstractions with an interface of named operations and a hidden local state.
Objects have an associated type [class].
Types [classes] may inherit attributes from supertypes [superclasses].
All of the above
Rate this question:
Object-oriented design
Object-oriented programming
Object-oriented analysis
Object-oriented database
Rate this question:
Object-oriented design
Object-oriented programming
Object-oriented analysis
Object-oriented database
Rate this question:
Class, Object, Method, Interface
Class, Property, Inheritance
Abstraction, Encapsulation, Modularity, Hierarchy
Abstraction, Class, Polymorphism
Rate this question:
Class,Object,Method,Interface
Class,Property,Inheritance
Typing, Concurrency, Persistence
Abstraction, Class, Polymorphism
Rate this question:
Abstraction
Encapsulation
Modularity
Hierarchy
Rate this question:
Entity, action, virtual machine, coincidental
Class, object, method
Analysis, design, programming
Others
Rate this question:
Entity abstraction
Action abstraction
Virtual machine abstraction
Coincidental abstraction
Rate this question:
Entity abstraction
Action abstraction
Virtual machine abstraction
Coincidental abstraction
Rate this question:
Abstraction.
Encapsulation.
Modularity.
Hierarchy
Rate this question:
Diagram A
Diagram B
Diagram C
Diagram D
Rate this question:
Quiz Review Timeline (Updated): Sep 27, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.