Jump to content

Mutable variable

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by KazMalKen (talk | contribs) at 03:20, 20 September 2019 (Basic discription). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In Computer programming, a mutable variable is a variable that can be changes later in the program. [1]

  1. ^ "Mutable". MDN Web Docs. Retrieved 2019-09-20.