Object oriented analysis and design
Wednesday, 5 August 2015
Question
1
Correct
Marked out of 1.00
Remove flag
Question text
DA029. The behavior of a system is modeled using _ _ _ _ _ _ _ _ _ _
Select one:
a. Class Diagram
b. Component Diagram
c. Deployment Diagram
d. Use Case Diagram
Feedback
The correct answer is: Use Case Diagram
Question
2
Correct
Marked out of 1.00
Flag question
Question text
CA001 The object-oriented development life cycle is which of the following?
Select one:
a. Analysis, design, and implementation steps in any order and using multiple iterations.
b. Analysis, design, and implementation steps in the given order and using multiple iterations.
c. Analysis, design, and implementation steps in the given order and using the steps no more than one time.
d. Analysis, design, and implementation steps in any order and using the steps no more than one time.
Feedback
The correct answer is: Analysis, design, and implementation steps in the given order and using multiple iterations.
Question
3
Correct
Marked out of 1.00
Flag question
Question text
DA147. Which of the following diagram is used to model embedded systems
Select one:
a. State Chart Diagram
b. Use Case Diagram
c. Deployment Diagram
d. Component Diagram
Feedback
The correct answer is: Deployment Diagram
Question
4
Correct
Marked out of 1.00
Flag question
Question text
DA042. Animation of a model against the execution of a deployed system is an example of
Select one:
a. Reverse Engineering
b. Business Engineering
c. Temporal Engineering
d. Forward Engineering
Feedback
The correct answer is: Reverse Engineering
Question
5
Correct
Marked out of 1.00
Flag question
Question text
DA190. Which of the following diagram is used to represent structural organization of objects
Select one:
a. Activity diagram
b. Class diagram
c. Sequence diagram
d. Collaboration diagram
Feedback
The correct answer is: Collaboration diagram
Question
6
Correct
Marked out of 1.00
Flag question
Question text
DA151. _ _ _ _ _ _ _ _ defines the stakeholders view of the product to be developed
Select one:
a. Supplementary specification
b. Glossary
c. Use Case model
d. Vision
Feedback
The correct answer is: Vision
Question
7
Correct
Marked out of 1.00
Flag question
Question text
DA162. _ _ _ _ _ _ _ _ diagram illustrates input and output events related to the system under discussion
Select one:
a. Sequence diagram
b. Activity diagram
c. Use Case diagram
d. Class diagram
Feedback
The correct answer is: Sequence diagram
Question
8
Incorrect
Marked out of 1.00
Flag question
Question text
DA046. Which of the following diagram is used to model business workflows?
Select one:
a. Component Diagram
b. Use Case Diagram
c. Activity Diagram
d. State Chart Diagram
Feedback
The correct answer is: Activity Diagram
Question
9
Correct
Marked out of 1.00
Flag question
Question text
CA045 Which of the following represent the built-in extensibility mechanism of the UML?
Select one:
a. comments
b. associations
c. relationships
d. stereotypes
Feedback
The correct answer is: stereotypes
Question
10
Correct
Marked out of 1.00
Flag question
Question text
CA019 A boundary class is an analysis class that represents _____.
Select one:
a. the interface between the client and middleware tiers in a system
b. the user interface or Presentation layer of a system
c. an intermediary or interface to something outside the system
d. an API that is supplied by a third-party vendor and used to integrate with an external system
Feedback
The correct answer is: an intermediary or interface to something outside the system
Question
11
Correct
Marked out of 1.00
Flag question
Question text
DA183. A use case is realized by
Select one:
a. A Collaboration
b. A Node
c. An Interface
d. A Component
Feedback
The correct answer is: A Collaboration
Question
12
Incorrect
Marked out of 1.00
Flag question
Question text
AD002. Which of the following is not true
Select one:
a. A controller object can handle multiple system events
b. Controller is a kind of Facade pattern
c. A controller object helps identify out of sequence events
d. Controller pattern is used to control data
Feedback
The correct answer is: Controller pattern is used to control data
Question
13
Correct
Marked out of 1.00
Flag question
Question text
CA025 Single inheritance, Multiple inheritance, and Aggregation comes under _______
Select one:
a. Typing
b. Hierarchy
c. Modularity
d. None of the mentioned
Feedback
The correct answer is: Hierarchy
Question
14
Correct
Marked out of 1.00
Flag question
Question text
DA099. In UML, a state is graphically rendered as
Select one:
a. Rounded rectangle
b. Lozenge shape
c. Rectangle
d. Ellipse
Feedback
The correct answer is: Rounded rectangle
Question
15
Incorrect
Marked out of 1.00
Flag question
Question text
CA011 A method defines the form or protocol of the operation, but not its implementation.
Select one:
a. True
b. False
Feedback
The correct answer is: False
Question
16
Correct
Marked out of 1.00
Flag question
Question text
DA089. Time critical systems are called as
Select one:
a. Sequential Systems
b. Real time Systems
c. Concurrent Systems
d. Distributed Systems
Feedback
The correct answer is: Real time Systems
Question
17
Correct
Marked out of 1.00
Flag question
Question text
DA195. _ _ _ _ _ _ _ _ relationship is used to model 'Inheritance' property of Object Oriented systems
Select one:
a. Realization
b. Association
c. Generalization
d. Dependency
Feedback
The correct answer is: Generalization
Question
18
Correct
Marked out of 1.00
Flag question
Question text
DA014. The idea of use cases to describe the functional requirements was introduced by
Select one:
a. James Rambaugh
b. Grady Booch
c. Ivar Jacobson
d. Meilir Page Jones
Feedback
The correct answer is: Ivar Jacobson
Question
19
Correct
Marked out of 1.00
Flag question
Question text
F2054:Class diagrams at conceptual level should include:
Select one:
a. Both attributes and operations
b. Operations ONLY
c. Attributes ONLY
Feedback
The correct answer is: Attributes ONLY
Question
20
Correct
Marked out of 1.00
Flag question
Question text
DA193. Non software things are modeled using
Select one:
a. Collaborations
b. Classes
c. Use Cases
d. Components
Feedback
The correct answer is: Classes
Question
21
Correct
Marked out of 1.00
Flag question
Question text
DA122. The relationship between a node and component can be shown explicitly using
Select one:
a. Dependency relationship
b. Association relationship
c. Aggregation relationship
d. Realization relationship
Feedback
The correct answer is: Dependency relationship
Question
22
Correct
Marked out of 1.00
Flag question
Question text
DA189. _ _ _ _ _ _ _ _ is an instance of an association
Select one:
a. Navigation
b. Link
c. Multiplicity
d. Role
Feedback
The correct answer is: Link
Question
23
Correct
Marked out of 1.00
Flag question
Question text
DA005. Extend relationship is rendered using _ _ _ _ _ _ _ _ _
Select one:
a. Dependency relationship
b. Generalization relationship
c. Association relationship
d. Realization relationship
Feedback
The correct answer is: Dependency relationship
Question
24
Correct
Marked out of 1.00
Flag question
Question text
DA130. _ _ _ _ _ _ _ is used to organize the nodes
Select one:
a. Node
b. Package
c. Component
d. Stereo type
Feedback
The correct answer is: Package
Question
25
Correct
Marked out of 1.00
Flag question
Question text
AA925 By polymorphism in object-oriented modelling we mean
Select one:
a. use of similar operations to do similar things
b. use of polymorphic operations
c. the ability to manipulate objects of different distinct classes
d. the ability to manipulate objects of different distinct classes knowing only their common properties
Feedback
The correct answer is: the ability to manipulate objects of different distinct classes knowing only their common properties
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment