1.

Which of the following memory organisation have the entire memory available to the processor at all times?(a) segmented addressing(b) paging(c) virtual address(d) linear addressThe question was asked during an online interview.Question is from Memory Organisation of Embedded Systems topic in division Memory Systems of Embedded Systems

Answer» CORRECT option is (d) LINEAR address

The best I can explain: There are two TYPES of memory organisation, linear ADDRESSING in which the entire memory is available to the processor of all times as in Motorola 6800 and the other is segmented addressing where the memory space is divided into several segments and the processor is limited to access the program instructions and data which are located in PARTICULAR segments.


Discussion

No Comment Found

Related InterviewSolutions