Computer Science - System Analysis and Design
Exercise :: System Analysis and Design - Section 1
36. |
Which of the following appropriately explains the desirable characteristic of good system design? |
A. |
Modular approach | B. |
Proper documentation | C. |
Conversion | D. |
Long discussions | E. |
None of the above |
Answer: Option A
Explanation:
|
37. |
An example of a hierarchical data structure is |
A. |
array | B. |
link list | C. |
tree | D. |
All of the above | E. |
None of the above |
Answer: Option C
Explanation:
|
38. |
On a systems flowchart, the online manual keeping of input data is identified by using the |
A. |
online storage symbol | B. |
Online keyboard symbol | C. |
keeping operation symbols | D. |
manual operation symbols | E. |
None of the above |
Answer: Option B
Explanation:
|
39. |
Which of the following is not a characteristic of good test data |
A. |
users do not participate at this preliminary stage | B. |
should be comprehensive | C. |
every statement should be executed | D. |
All of the above | E. |
None of the above |
Answer: Option A
Explanation:
|
40. |
In the system concepts, term Integration |
A. |
implies structure and order | B. |
refers to the manner in which each component functions with other components of the system. | C. |
means that parts of the computer system depend on one another. | D. |
refers to the holism of systems | E. |
None of the above |
Answer: Option D
Explanation:
|