Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
static variable
Last modified: Friday, December 13, 2002
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.