What is the type of error called when the program runs but does not give the expected output?
Answers
Answered by
0
Answer:
When the program runs but does not give the expected output, the error is called logic error. ... Example: If you wrote a program carrying some mathematical calculations and forgot a parenthesis in the equation, then the result of the equation changes.
Similar questions