Difference between revisions of "State (computer science)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
In [[computer science]] and [[automata theory]], the '''state''' of a [[digital logic circuit]] or [[computer program]] is a technical term for all the [[stored information]], at a given instant in time, to which the circuit or program has [[access]]. | In [[computer science]] and [[automata theory]], the '''state''' of a [[digital logic circuit]] or [[computer program]] is a technical term for all the [[stored information]], at a given instant in time, to which the circuit or program has [[access]]. | ||
− | |||
− | |||
== Description == | == Description == |
Revision as of 07:26, 4 February 2016
In computer science and automata theory, the state of a digital logic circuit or computer program is a technical term for all the stored information, at a given instant in time, to which the circuit or program has access.
Description
The output of a digital circuit or computer program at any time is completely determined by its current inputs and its state.
External links
- State (computer science) @ Wikipedia