Software-Engineering
August 26, 2024Database-Management-System
August 26, 2024Software-Engineering
Question 127 |
Which one of the following is not a definition of error ?
It refers to the discrepancy between a computed, observed or measured value and the true, specified or theoretically correct value. | |
It refers to the actual output of a software and the correct output. | |
It refers to a condition that causes a system to fail. | |
It refers to human action that results in software containing a defect or fault. |
Question 127 Explanation:
Error refers to the difference between actual output of a software to the correct output of a software. Error leads to fault and fault leads to failure of a software system.
Correct Answer: C
Question 127 Explanation:
Error refers to the difference between actual output of a software to the correct output of a software. Error leads to fault and fault leads to failure of a software system.