Computer Science

A program runs to completion but gives an incorrect result. What type of error would have caused it?

Python Data Handling

15 Likes

Answer

Logical errors can make a program run till completion but give incorrect result.

Answered By

8 Likes


Related Questions