Runtime error:
an error that occurs while the program is running - the operation the computer is asked to do is impossible to execute.
Integrated Development Environment (IDE):
A package that helps programmers to develop program code. It has a number of useful tools, including a source editor and a debugger - which flag up syntax errors in the code and issue helpful error messages.