MCQOPTIONS
Saved Bookmarks
This section includes 9 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. |
Static Analysis involves executing a program ? |
| A. | True |
| B. | False |
| C. | D More Details about this Mcq |
| D. | B |
| Answer» A. True | |
| 2. |
Select the disadvantage of using Formal methods ___________________? |
| A. | Concurrent systems can be analysed to discover race conditions that might lead to deadlock |
| B. | Producing a mathematical specification requires a detailed analysis of the requirements |
| C. | They require the use of specialised notations that cannot be understood by domain experts |
| D. | All of the mentioned |
| Answer» D. All of the mentioned | |
| 3. |
Choose the fault class in which the following automated static analysis check would fall: Variables declared but never used ? |
| A. | Control Faults |
| B. | Data Faults |
| C. | Input/Output Faults |
| D. | Interface faults |
| Answer» C. Input/Output Faults | |
| 4. |
Choose the fault class in which the following automated static analysis check would fall: Non-usage of the results of functions ? |
| A. | Storage management faults |
| B. | Data Faults |
| C. | Input/Output Faults |
| D. | Interface faults |
| Answer» E. | |
| 5. |
The safety of a system is a system attribute that reflects the system s ability to operate, normally or abnormally, without injury to people or damage to the environment ? |
| A. | True |
| B. | False |
| C. | D More Details about this Mcq |
| D. | A |
| Answer» A. True | |
| 6. |
Security engineering is only concerned with maintenance of systems such that they can resist malicious attacks ? |
| A. | True |
| B. | False |
| C. | D More Details about this Mcq |
| D. | B |
| Answer» A. True | |
| 7. |
Which process characteristic with respect to Dependability Engineering is mentioned by the statement: The process should be understandable by people apart from process participants ? |
| A. | Diverse |
| B. | Documentable |
| C. | Auditable |
| D. | None of the mentioned |
| Answer» D. None of the mentioned | |
| 8. |
Choose the fault class in which the following automated static analysis check would fall: Unreachable code ? |
| A. | Control Faults |
| B. | Data Faults |
| C. | Input/Output Faults |
| D. | Interface faults |
| Answer» B. Data Faults | |
| 9. |
Choose the fault class in which the following automated static analysis check would fall: Pointer Arithmetic ? |
| A. | Storage management faults |
| B. | Data Faults |
| C. | Input/Output Faults |
| D. | Interface faults |
| Answer» B. Data Faults | |