Computer Fundamentals - Engineering

Q1:

Sometime data are gathered over a period of time and collected into a group before entering them into a computer for processing. What type of processing is it called?

A Interactive processing

B Sequential processing

C Batch processing

D Group processing

E None of the above

ANS:A - Interactive processing

Batch processing : is a general term used for frequently used programs that are executed with minimum human interaction.

Batch jobs can be stored up during working hours and then executed during the evening or whenever the computer is idle.

So the correct & final answer is Batch processing.