Itc Lesson 3 Cde Au May 2024
Itc Lesson 3 Cde Au May 2024
Lesson 3
Operating Systems
CDE-AU
May 2024
1. Describe the events that occur when a system is first turned on.
Ans.
a) Batch processing
b) Multiprogramming
c) Mutliprocessing
d) Booting
Ans.
a) Batch Processing:
Batch processing is a method of processing data in which
a group of similar tasks or jobs are collected and executed
together without manual intervention. These tasks are
typically processed sequentially, with each job in the batch
being executed one after another. Batch processing is
commonly used for tasks such as payroll processing,
billing, and generating reports.
b) Multiprogramming:
c) Multiprocessing:
d) Booting:
A. system calls
B. API
C. library
D. assembly instructions√
3. Which one of the following error will be handle by the operating system?
A. power failure
B. lack of paper in printer
C. connection failure in the network
D. all of the mentioned√
A. log file√
B. another running process
C. new file
D. none of the mentioned
7. The systems which allows only one process execution at a time, are called
A. uniprogramming systems√
B. uniprocessing systems
C. unitasking systems
D. none of the mentioned
A. normal exit
B. fatal error
C. killed by another process
D. all of the mentioned√