ITM 305 - Systems Analysis and
Design Exam Questions and
Answers
What does CRUD stand for - Answer-Create
Read/report
Update
Delete
In a sequence diagram the syntax of a message is given by the following: [A] B := C (D);
the letter B represents what?
message name
return value
true/false condition
parameter list - Answer-Return value
Which of the following is included in the top compartment of a design class?
Attributes
Parameter list
Type-expression
Stereotype name - Answer-Sterotype name
When a message is sent from an originating object to a destination object it means that
______.
data is being passed from the origin object to the destination object
a transition is occurring between the objects
a method is being invoked on the originating object
a method is being invoked on the destination object - Answer-A method is being
invoked on the destination object
An input window class is an example of a(n) ____ design class type.
boundary
control
entity
, persistent - Answer-Boundry
Which two models are primary models in object-oriented detailed design?
Design class diagram and component diagram
Package diagram and CRC cards
Sequence diagram and communication diagram
Sequence diagram and design class diagram - Answer-Sequence diagram and design
class diagram
The perfect technology assumption implies that _______.
the equipment will work without any problems
the users understand the technology
issues related to technology are ignored
issues related to scalability (high volumes) are ignored - Answer-Issues related to
technology are ignored
An integrity control that verifies the data in one field against the data in other fields is
called a ____ control.
completeness
field combination
value
data validation - Answer-Field Combination
What is a control that checks the value of a field to ensure that it is within the correct
range?
Answer control
Completeness control
Value limit control
High-low control - Answer-Value limit control
Which analysis model serves as an input model to a design class diagram?
Use case diagram
Activity diagram
Domain model class diagram
System sequence diagram (SSD) - Answer-Domain model class diagram
Design Exam Questions and
Answers
What does CRUD stand for - Answer-Create
Read/report
Update
Delete
In a sequence diagram the syntax of a message is given by the following: [A] B := C (D);
the letter B represents what?
message name
return value
true/false condition
parameter list - Answer-Return value
Which of the following is included in the top compartment of a design class?
Attributes
Parameter list
Type-expression
Stereotype name - Answer-Sterotype name
When a message is sent from an originating object to a destination object it means that
______.
data is being passed from the origin object to the destination object
a transition is occurring between the objects
a method is being invoked on the originating object
a method is being invoked on the destination object - Answer-A method is being
invoked on the destination object
An input window class is an example of a(n) ____ design class type.
boundary
control
entity
, persistent - Answer-Boundry
Which two models are primary models in object-oriented detailed design?
Design class diagram and component diagram
Package diagram and CRC cards
Sequence diagram and communication diagram
Sequence diagram and design class diagram - Answer-Sequence diagram and design
class diagram
The perfect technology assumption implies that _______.
the equipment will work without any problems
the users understand the technology
issues related to technology are ignored
issues related to scalability (high volumes) are ignored - Answer-Issues related to
technology are ignored
An integrity control that verifies the data in one field against the data in other fields is
called a ____ control.
completeness
field combination
value
data validation - Answer-Field Combination
What is a control that checks the value of a field to ensure that it is within the correct
range?
Answer control
Completeness control
Value limit control
High-low control - Answer-Value limit control
Which analysis model serves as an input model to a design class diagram?
Use case diagram
Activity diagram
Domain model class diagram
System sequence diagram (SSD) - Answer-Domain model class diagram