0
0
Operating Systemsknowledge~10 mins

What is a process in Operating Systems - Interactive Quiz & Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the sentence to define a process.

Operating Systems
A process is a [1] program in execution.
Drag options to blanks, or click blank then click option'
Astored
Brunning
Ccompiled
Dwritten
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing a process with a program stored on disk.
Thinking a process is the same as a compiled program.
2fill in blank
medium

Complete the sentence to explain what a process contains.

Operating Systems
A process contains the program code and its current [1].
Drag options to blanks, or click blank then click option'
Aerrors
Binstructions
Cfiles
Dstate
Attempts:
3 left
💡 Hint
Common Mistakes
Thinking a process only contains code without any status information.
Confusing state with files or errors.
3fill in blank
hard

Fix the error in the sentence about process resources.

Operating Systems
A process uses [1] such as CPU time, memory, and I/O devices.
Drag options to blanks, or click blank then click option'
Aerrors
Bprograms
Cresources
Dfiles
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'errors' which is incorrect in this context.
Confusing files or programs with resources.
4fill in blank
hard

Fill both blanks to describe process states.

Operating Systems
A process can be in [1] state when it is ready to run, and in [2] state when it is waiting for an event.
Drag options to blanks, or click blank then click option'
Aready
Brunning
Cwaiting
Dterminated
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing up running and ready states.
Confusing terminated with waiting.
5fill in blank
hard

Fill all three blanks to complete the process description.

Operating Systems
The [1] manages processes, the [2] stores process information, and the [3] executes the process instructions.
Drag options to blanks, or click blank then click option'
Aoperating system
Bprocess control block
CCPU
Dfile system
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing file system with process management.
Mixing up CPU and operating system roles.