Temporary variable

id: temporary-variable-278-11266330
title: Temporary variable
text: In computer programming, a temporary variable is a variable with short lifetime, usually to hold data that will soon be discarded, or before it can be placed at a more permanent memory location. Because it is short-lived, it is usually declared as a local variable, i.e., a variable with local scope. There is no formal definition of what makes a variable temporary, but it is an often-used term in programming. A typical example would be that of swapping the contents of two variables. Temporary var
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Temporary_variable
date created:
date modified: 2023-03-21T00:46:12Z
main entity: {"identifier":"Q2059647","url":"https://www.wikidata.org/entity/Q2059647"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part