Posts

Showing posts from December, 2023

Process Virtualization Quiz

  Question 1: What is Process Virtualization? a) Virtualizing the hardware resources b) Running multiple instances of the same process c) Simulating a single system to appear as multiple independent systems d) None of the above Question 2: Which of the following is NOT a benefit of process virtualization? a) Improved resource utilization b) Enhanced security c) Increased hardware dependency d) Efficient process isolation Question 3:Which component of the operating system manages process virtualization? a) Kernel b) Compiler c) Device Drivers d) Shell Question 4: What is the primary purpose of process isolation in virtualization? a) To reduce system performance b) To prevent interference between processes c) To increase inter-process communication d) To decrease security measures Quest...