CBSE Class 11 Informatics Practices
Question 45 of 102
Python Programming Fundamentals — Question 6
Back to all questionsAn Error is a bug in the code that causes irregular output or stops the program from executing whereas an Exception is an irregular unexpected situation occurring during runtime on which the programmer has no control.