InterviewSolution
Saved Bookmarks
| 1. |
What is the disadvantage of real addressing mode?(a) there is a lot of cost involved(b) time consumption overhead(c) absence of memory protection between processes(d) restricted access to memory locations by processesI had been asked this question in an online quiz.The doubt is from Real Time System in chapter Real Time Operating Systems(RTOS) of Operating System |
|
Answer» Correct CHOICE is (c) ABSENCE of memory protection between processes |
|