Jump to content

Interactive computing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by A D Monroe III (talk | contribs) at 17:10, 19 March 2005 (Create from info in Interactivity; still needs help). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computer science, interactive computing refers to software which accepts input from humans -- for example, data or commands. Interactive software includes most popular programs, such as word processors or spreadsheet applications. By comparison, noninteractive programs operate without human contact; examples of these include compilers and batch processing applications. If the response is complex enough it is said that the system is conducting social interaction and some systems try to achieve this through the implementation of social interfaces.

See also