Tags: Genre, Music Genre, Topical Concept.

In computer science persistence refers to the characteristic of state that outlives the process that created it. Without this capability state would only exist in RAM and would be lost when this RAM loses power such as a computer shutdown.This is achieved in practice by storing the state as data in non-volatile storage such as a hard drive or flash memory.Picture editing programs or word processors for example achieve state persistence by saving their documents to files.

Loading...

This page contains content from the copyrighted Wikipedia article "Persistence (computer science)"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.