Meaning of INTERACTIVE
Pronunciation: | | `intur'aktiv
|
Matching Terms: | | Interactive CourseWare, Interactive Data Entry/Access, Interactive Data Language, interactive development environment, Interactive Development Environments, interactive multimedia, interactive multimedia system, Interactive Software Engineering, Interactive System Productivity Facility, Interactive Voice Response
|
Computing Dictionary |
|
| Definition: | |
A network simulation language. ["Design and Implementation of a Pascal Based Interactive Network Simulation Language", R. Lakshmanan, PhD Thesis, Oakland U, Rochester MI 1983].
A term describing a program whose input and output are interleaved, like a conversation, allowing the user's input to depend on earlier output from the same run. The interaction with the user is usually conducted through either a text-based interface or a graphical user interface. Other kinds of interface, e.g. using speech recognition and/or speech synthesis, are also possible. This is in contrast to batch processing where all the input is prepared before the program runs and so cannot depend on the program's output.
|
|
| Websites: | |
|
|
|
|