Podcast
Questions and Answers
What is a process in the context of an operating system?
What is a process in the context of an operating system?
- A program in the data section
- A program in execution (correct)
- A program waiting for execution
- A program in the stack
In which state is a process waiting for some event to occur?
In which state is a process waiting for some event to occur?
- New
- Waiting (correct)
- Running
- Ready
What does a process include?
What does a process include?
- Input/output devices
- Program counter, stack, data section (correct)
- Memory allocation
- File system access
In which state is a process being created?
In which state is a process being created?
What is the main difference between batch system and time-shared systems in terms of program execution?
What is the main difference between batch system and time-shared systems in terms of program execution?
What are the different states a process can be in as it executes?
What are the different states a process can be in as it executes?
What are the components of a process?
What are the components of a process?
What are the types of programs that an operating system executes in batch and time-shared systems?
What are the types of programs that an operating system executes in batch and time-shared systems?
How does the textbook use the terms 'job' and 'process'?
How does the textbook use the terms 'job' and 'process'?
In what fashion must process execution progress?
In what fashion must process execution progress?
Flashcards are hidden until you start studying