Question: Topic is Operating Systems Some questions could have multiple correct answers. Choose all correct answers. a point for each correct answer selected. a half-point off
Choose all correct answers.
a point for each correct answer selected.
a half-point off for each incorrect answer selected.
QUESTION 1 Which two statements are true concerning a monolithic kernel? OA. For efficiency it is typically executed as a single-threaded process. B. It typically resides in a single address space in memory. Oc. It resides in both protected and user areas of memory. OD. It must be able to suspend and resume execution of itself. QUESTION 2 Which two statements are true? Compared to a monolithic kernel, a microkernel... OA. has better support for code reusability. B. is more efficient. c. is less modular. D. has a smaller memory footprint if you just consider the kernel itself. QUESTION 3 Which two statements are true about multitasking in a timesharing system? OA. Multiple users have access to the CPU simultaneously. B. Multitasking will reduce user response time at the expense of CPU efficiency. oc. Multitasking can improve both processor utilization and user response time. OD. It allows multiple users to share processor and hardware time. QUESTION 4 Which two statements are true? In a multi-threaded process OA. there will be multiple processes within one process. OB. the process has one runtime stack that each thread shares. Oc. the process has one PID (process ID). OD. from the user's perspective all threads are running concurrently. QUESTION 5 which two facilities are needed for a multiprogrammed batch processing system? OA. a processor mode switch B. a timer on the processor c. symmetric multiprocessing D. pipelining
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
