

InterviewSolution
Saved Bookmarks
1. |
Which can control memory usage?(a) operating system(b) applications(c) hardware(d) kernelI got this question in an interview for job.This interesting question is from Multitasking Operating Systems in section Real Time Operating systems of Embedded Systems |
Answer» RIGHT option is (d) kernel Easiest EXPLANATION: The kernel can control the MEMORY usage and it can also prevent the TASKS from corrupting each other. |
|