InterviewSolution
Saved Bookmarks
| 1. |
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 faultsI have been asked this question during an online exam.The origin of the question is Dependability and Security Assurance in division Dependability and Security of Software Engineering |
|
Answer» RIGHT CHOICE is (a) Control Faults The BEST I can explain: NONE. |
|