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:32, 20 September 2019 (Undid revision 916687510 by KazMalKen (talk) The code template was not working as I expected it to.). 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.