Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 1 (Q.No. 21)
21.
Which type of system puts the user into direct conversation with the computer through a keyboard?
Real time processing
Interactive computer
Batch processing
Time sharing
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
14 comments Page 1 of 2.

Shweta said:   1 decade ago
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, non interactive programs operate without human contact; examples of these include compilers and batch processing applications.

Kitty said:   8 years ago
Real-time processing is kind same as time-sharing processes.

In this kind, the system doesn't let a single application get access to processer for a long time so it frequently switches from one app to another so that every app get shared processing power.

And also batch processing is as same as your batch rename kind of stuff.

Samarth said:   1 decade ago
But time sharing process is like a pipe-lining. Where as interactive method provides only interaction of human with internal devices it does not depends upon process of computer.

Shashank said:   1 decade ago
So according to you every computer is interactive computer.

Also time sharing algorithm provides interaction.

M.sc(IT) said:   1 decade ago
Only in interactive systems,user can interact with the system using input devices like "keyboard"

Vijay said:   10 years ago
Time-sharing is the sharing of processor time while several processes are executing at the same time.

VIJAY JARYAL said:   8 years ago
In computer science, interactive computer refers to a program which accept input from user.
(1)

Priyanka M said:   1 decade ago
Interactive computer systems are programs that allow users to enter data or commands.

Mahi said:   8 years ago
What is real time proceesing? Please explain in detail.

Eefe said:   1 decade ago
What is an interactive computer.


Post your comments here:

Your comments will be displayed after verification.