MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Software Engineering Mcqs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Structured Analysis is based on the principles of___________________? |
| A. | Top-down decomposition approach |
| B. | Divide and conquer principle |
| C. | Graphical representation of results using DFDs |
| D. | All of the mentioned |
| Answer» E. | |
| 2. |
Which of the following term is best defined by the statement: a structural relationship that specifies that objects of one thing are connected to objects of another ? |
| A. | Association |
| B. | Aggregation |
| C. | Realization |
| D. | Generalization |
| Answer» B. Aggregation | |
| 3. |
Select the statement true for activity diagrams ? |
| A. | They can be used to discover parallel activities |
| B. | They are used to depict workflow for a particular business activity |
| C. | Activity diagram do not tell who does what and are difficult to trace back to object models |
| D. | All of the mentioned |
| Answer» E. | |
| 4. |
Specifying a set of test cases or test paths for each item to be tested at that level is known as__________________? |
| A. | Test case generation |
| B. | Test case design |
| C. | ALL of the mentioned |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |
| 5. |
Which of the following term is best defined by the statement: The ability to represent local and global data is an essential element of component-level design. ? |
| A. | Data representation |
| B. | Logic verification |
| C. | Automatic processing |
| Answer» B. Logic verification | |
| 6. |
Which of the following term is best defined by the statement Notation that can be input directly into a computer-based development system offers significant benefits. ? |
| A. | Machine readability |
| B. | Maintainability |
| C. | Structure enforcement |
| D. | Overall simplicity |
| Answer» B. Maintainability | |