Programming - Technology
Runtime
The software environment that provides what a program needs while it is running
What's it for?
Provides the supporting services and rules that let program code execute on a computer.
For example…
A Java application needs the Java runtime installed on the computer so the program has what it needs to run