Interactive computation: Difference between revisions

Content deleted Content added
No edit summary
Delete wrong and/or misleading information
Line 1:
{{Distinguish|Interactive computing}}
 
In [[computer science]], '''interactive computation''' is a [[mathematical model]] for [[computation]] that involves [[input/output]] communication with the external world ''during'' computation. This is in contrast to the traditional understanding of computation which assumes reading input only before computation and writing output only after computation, thus defining a kind of "closed" computation.
 
==Uses==