

MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engineering knowledge and support exam preparation. Choose a topic below to get started.
1. |
The __________ contains a state transition diagram that is a sequential specification of behavior. |
A. | data flow diagram |
B. | state transition diagram |
C. | control specification |
D. | workflow diagram |
Answer» D. workflow diagram | |
2. |
The __________ enables the software engineer to develop models of the information domain and functional domain at the same time |
A. | data flow diagram |
B. | state transition diagram |
C. | control specification |
D. | activity diagram |
Answer» B. state transition diagram | |
3. |
A data condition occurs whenever a data is passed to an input element followed by a processing element and the result in control output. |
A. | True |
B. | False |
Answer» B. False | |
4. |
A _________ is a graphical representation that depicts information flow and the transforms that are applied as data moves from input to output. |
A. | data flow diagram |
B. | state transition diagram |
C. | control specification |
D. | workflow diagram |
Answer» C. control specification | |
5. |
Which diagram indicates the behaviour of the system as a consequence of external events? |
A. | data flow diagram |
B. | state transition diagram |
C. | control specification diagram |
D. | workflow diagram |
Answer» C. control specification diagram | |