xxxxxxxxxx
->Compile time is the period when the programming code is converted to the machine code.
-> Runtime is the period of time when a program is running and generally occurs after compile time.
This runs from start of the program(execution) until the termination.