dynamic variable
A dynamic variable is one which uses a pointer to locate the data which is held in a different location. The programmer has limited control over how or where the data is stored (unlike in a static variable).
Related terms
pointer
declare a variable
dummy variable
environment variable
global variable
local variable
static variable
variable
Term sub categories
Programming
variables
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols