Compile-time and Runtime are the two programing terms used in the software development. Compile -time is the time at which the source code is converted into an executable code while the run time is time at which the exceutable code is started running.