Table of Contents
    Home / Definitions / Static Variable
    Development 1 min read
    A variable that retains the same data throughout the execution of a program. In contrast, a dynamic variable can have different values during the course of a program.

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