reference variable

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English

[edit]

Etymology

[edit]

reference + variable

Noun

[edit]

reference variable (plural reference variables)

  1. (computing) A variable used for storing the address of another variable or structure, equivalent to a pointer.
    • 2003, Grant Palmer, Technical Java: Developing Scientific and Engineering Applications:
      The value of a reference variable is the memory address at which the data associated with the object is stored.

Derived terms

[edit]