Imagine when you write your code (no errors in the code itself) you put it in a box where it will run.
That box is your runtime environment.
You can add special things to the box to effect your code and if an error occurs inside that box, it’s a runtime exception
Latest Answers