Exam 3: Processes
Exam 1: Introduction57 Questions
Exam 2: Operating-System Structures42 Questions
Exam 3: Processes55 Questions
Exam 4: Threads Concurrency59 Questions
Exam 5: Cpu Scheduling57 Questions
Exam 6: Synchronization Tools61 Questions
Exam 7: Synchronization Examples57 Questions
Exam 8: Deadlocks40 Questions
Exam 9: Main Memory58 Questions
Exam 10: Virtual Memory54 Questions
Exam 11: Mass-Storage Structure46 Questions
Exam 12: Io Systems30 Questions
Exam 13: File-System Interface50 Questions
Exam 14: File-System Implementation36 Questions
Exam 15: File-System Internals25 Questions
Exam 16: Security32 Questions
Exam 17: Protection32 Questions
Select questions type
Which of the following process state will be switched from "ready" state?
Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
D
Ordinary pipes in Windows require a parent-child relationship between the communicating processes.
Free
(True/False)
4.9/5
(43)
Correct Answer:
True
Which of the following contains memory allocated by malloc()?
Free
(Multiple Choice)
4.8/5
(27)
Correct Answer:
C
All processes in UNIX first translate to a zombie process upon termination.
(True/False)
4.8/5
(34)
Assume the shared buffer is implemented as a circular array with two logical pointers: in and out. The variable in points to the next free position in the buffer; out points to the first full position in the buffer. Which of the following is true?
(Multiple Choice)
4.7/5
(38)
Which of the following system calls is used to let the parent process create a child process?
(Multiple Choice)
4.8/5
(29)
Local Procedure Calls in Windows XP are similar to Remote Procedure Calls.
(True/False)
4.9/5
(30)
The Mach operating system treats system calls with message passing.
(True/False)
4.8/5
(44)
The iOS mobile operating system only supports a limited form of multitasking.
(True/False)
4.9/5
(36)
Ordinary pipes in UNIX require a parent-child relationship between the communicating processes.
(True/False)
5.0/5
(41)
Which of the following IPC mechanism is easier to implement in a distributed system?
(Multiple Choice)
4.8/5
(40)
Which of the following cases could force a process removed from the CPU?
(Multiple Choice)
4.9/5
(41)
Ordinary pipes are unidirectional, allowing only one-way communication.
(True/False)
5.0/5
(40)
Which of the following memory space dynamically grows from high memory to low memory?
(Multiple Choice)
4.8/5
(31)
Name the three types of sockets used in Java and the classes that implement them.
(Essay)
4.8/5
(34)
Which of the following is not a process type in the Chrome browser?
(Multiple Choice)
4.8/5
(35)
Showing 1 - 20 of 55
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)