A. Control Faults
B. Data Faults
C. Input/Output Faults
D. Interface faults
Advertisement
Related Mcqs:
- 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...
- 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...
- 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...
- Which of the following is a technique covered in Static Analysis ?
- A. Formal verification B. Model checking C. Automated program analysis D. All of the mentioned...
- Static analysis is now routinely used in the development of many safety and security critical systems?
- A. True B. False...
- Which level of Static Analysis allows specific rules that apply to a program to be checked ?
- A. Characteristic error checking B. User-defined error checking C. Assertion checking D. All of the mentioned...
- Static Analysis involves executing a program ?
- A. True B. False...
- Exception handling is a mechanism to provide some fault avoidance ?
- A. True B. False...
- What is a Range check ?
- A. Check that the input does not exceed some maximum size e.g. 40 characters for a name B. Check that the input falls within a known range C. Use information about the input to check if it is reasonable rather than an extreme value D. None of the mentioned...
- At which stage of risk analysis specification, the additional security requirements take account of the technologies used in building the system and system design and implementation decisions ?
- A. Preliminary risk analysis B. Life-cycle risk analysis C. Operational risk analysis D. All of the mentioned...
Advertisement