Core common area

From HandWiki
Revision as of 13:26, 8 February 2021 by imported>MainAI5 (add)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The core common area is that area of a computer program wherein data can remain between the end of execution of one program and the start of execution of a subsequent program in a pipeline[citation needed].

Named after magnetic core memory, the term has persisted into the modern era and is commonly used by both the Fortran and BASIC languages.

See also