Interactive computing

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 70.173.236.183 (talk) at 01:28, 27 February 2010 (→‎See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.

The nature of interactive computing as well as its impact on humans are studied extensively in the field of Human-computer interaction.

See also