Jump to content

Run time: Difference between revisions

m
Cathegory added
(Created)
 
m (Cathegory added)
Line 1:
[[Category:Encyclopedia]]
'''Run time''' refers to the execution phase of the program life cycle. The program being executed is said "running", so the time between the program start and stop is called the run time. Sometimes the term dynamic is also used to refer to run time.
 
'''Run time''' refers to the execution phase of the program life cycle. The program being executed is said "running", so the time between the program start and stop is called the run time. Sometimes the term dynamic iscan also used to refer to run time.
 
Examples of use: run-time dispatch, run-time exception, run-time library, run-time object, dynamic [[polymorphism]], dynamic memory allocation, dynamic typing, dynamic semantics.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.