What is the difference between run-time and compile-time?
Run time means something happens when you run the program.
Compile time means something happens when you compile the program.