Table of Contents
    Home / Definitions / Runtime
    Storage 1 min read

    Occurring while a program is executing. For example, a runtime error is an error that occurs during program execution and a runtime library is a library of routines that are bound to the program during execution. In contrast, compile-time refers to events that occur while a program is being compiled.

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 100%