View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Runtime

From LQWiki

Jump to: navigation, search

Runtime is the time when a program is executed, as differentiated from compile time. Also, the time while the program is running.

The word is also used to describe some background portion of a program that runs along with the part that the application programmer wrote, but provides services to the application programmer such as memory management.


This article is a stub and needs to be finished. Plunge forward and help it grow !


Personal tools