Runtime

Runtime is the name for the state that a program is in when it is running. The term is normally used by programmers when a problem or error has occurred and these are known as runtime errors. Memory leaks are a good example of a runtime error.