Memory Management Question:
Download Questions PDF

What is single contiguous allocation?

Answer:

Single allocation is the simplest memory management technique. All the computer's memory, usually with the exception of a small portion reserved for the operating system, is available to the single application. MS-DOS is an example of a system which allocates memory in this way

Download OS Memory Management Interview Questions And Answers PDF

Previous QuestionNext Question
What are the main types of memory?What is partitioned allocation?