INTRODUCTION TO SOFTWARE ENGINEERING
SOFTWARE DEVELOPMENT LIFE CYCLE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Errors in a program’s behavior due to requirements that had been misunderstood by the programmer.
|
Bugs
|
|
Functional Errors
|
|
Non-functional Errors
|
|
Programmer / Software Engineer
|
Explanation:
Detailed explanation-1: -A logic error is an error in a program’s source code that gives way to unanticipated and erroneous behavior.
Detailed explanation-2: -A software bug is an error, flaw or fault in the design, development, or operation of computer software that causes it to produce an incorrect or unexpected result, or to behave in unintended ways.
Detailed explanation-3: -In computer technology, a bug is a coding error in a computer program. (We consider a program to also include the microcode that is manufactured into a microprocessor.) The process of finding bugs–before users do–is called debugging.
There is 1 question to complete.