Interactive Software Program
(Redirected from Interactive Program)
Jump to navigation
Jump to search
An Interactive Software Program is a software program with human interaction.
- Example(s):
- a GUI Program.
- …
- Counter-Example(s):
- See: Server Software Program, Command-Line Interface.
References
2013
- http://en.wikipedia.org/wiki/Interactive_computing
- 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.
- 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.