1 |
State Transition Diagram is helpful in determining |
Business Understanding
Process Flow
Data store
Non of the given
|
2 |
Which view should be consider first during software requirements analysis? |
actor view
data view
essential view
implementation view
|
3 |
Information flow represents the manner in which data and control |
are related to one another.
changeas each moves through the system
will be implemented in the final design.
none of the given
|
4 |
Events occur whenever a(n)_________________ |
actor and the OO system exchange information
class operation is invoked
messages are passed between objects
all of the given
|
5 |
Dynamic components of an OOA model are __________ |
not reusable
sensitive to timing and event processing
stable throughout the operational life of an application
structural in nature
|
6 |
What would be the most suitable architecture to develop a commercial web page to do business
transactions over the internet? |
Client server model
Island model
RAD model
Repository model
|
7 |
Given below are some statements associated with data flow diagrams. Identify the correct statement
from among them. |
Data flow is made use of to model what systems do.
Flows of data can take place from a process to a sink.
All processes have to be levelled or decomposed
Context diagram shows the major system processes
|
8 |
What is the most crucial non-functional requirement of a system to control radiation dosages that are
emitted as treatment for cancer? |
Security
Reliability
Usability
Accuracy
|
9 |
Which one is not a type of messages which Sequence Diagrams Depict |
Synchronous
Asynchronous
Create
Update
|
10 |
The scope description establishes the ----------between the system we are developing and everything else
in the universe |
Boundary
Balance
Constraint
None of the given
|