

InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
51. |
What type of cache is used in the Intel 80486DX?(a) logical(b) physical(c) harvard(d) unifiedThe question was asked in an online quiz.Asked question is from Size of Cache in portion Memory Systems of Embedded Systems |
Answer» The correct ANSWER is (d) unified |
|
52. |
Which address is used for a tag?(a) memory address(b) logical address(c) cache address(d) location addressI had been asked this question in an internship interview.The doubt is from Size of Cache in portion Memory Systems of Embedded Systems |
Answer» RIGHT option is (b) logical address The explanation: The cache MEMORY uses either a physical address or logical address for its TAG DATA. For a logical cache, the tag REFERS to a logical address and for a physical cache, the tag refers to the physical address. |
|
53. |
Which of the following uses a linear line fill interfacing?(a) MC68040(b) MC68030(c) US 74707 B2(d) Hyper BusI have been asked this question in homework.This interesting question is from Burst Interfaces topic in chapter Memory Systems of Embedded Systems |
Answer» Correct choice is (b) MC68030 |
|
54. |
Which of the following unit provides security to the processor?(a) bus interface unit(b) execution unit(c) peripheral unit(d) memory protection unitThis question was posed to me in a job interview.The origin of the question is Memory Protection Unit topic in chapter Memory Systems of Embedded Systems |
Answer» Correct choice is (d) memory protection UNIT |
|
55. |
What does DMA stand for?(a) direct memory access(b) direct main access(c) data main access(d) data memory addressThis question was addressed to me in final exam.I would like to ask this question from Cache Memory topic in portion Memory Systems of Embedded Systems |
Answer» The correct option is (a) direct memory access |
|
56. |
Which of the following uses a priority level for permitting data?(a) ARM memory management unit(b) ARM protection memory management unit(c) Bus interface unit(d) Execution unitI have been asked this question during an interview.The above asked question is from Memory Protection Unit in section Memory Systems of Embedded Systems |
Answer» Correct choice is (b) ARM protection memory management unit |
|
57. |
How did burst interfaces access faster memory?(a) segmentation(b) dma(c) static column memory(d) memoryThe question was posed to me during an internship interview.My doubt is from Burst Interfaces in division Memory Systems of Embedded Systems |
Answer» | |
58. |
What does PMMU stands for?(a) protection mode memory management unit(b) paged memory management unit(c) physical memory management unit(d) paged multiple management unitI got this question in quiz.Question is taken from Segmentation and Paging in division Memory Systems of Embedded Systems |
Answer» Right option is (b) paged memory management unit |
|
59. |
Which of the following address is seen by the memory unit?(a) logical address(b) physical address(c) virtual address(d) memory addressThis question was posed to me by my college professor while I was bunking the class.I'd like to ask this question from Segmentation and Paging in section Memory Systems of Embedded Systems |
Answer» The CORRECT answer is (B) physical address |
|
60. |
In which of the following access, the address is supplied?(a) the first access(b) the second access(c) third access(d) fourth accessI had been asked this question in an international level competition.My question is taken from Burst Interfaces topic in portion Memory Systems of Embedded Systems |
Answer» RIGHT answer is (a) the first access To elaborate: In the burst interface, the address is SUPPLIED only for the first access and not for the remaining accesses. An EXTERNAL logic is required for the additional ADDRESSES for the memory interface. |
|
61. |
How many clocks are required for the first access in the burst interface?(a) 1(b) 2(c) 3(d) 4This question was addressed to me in an international level competition.Asked question is from Burst Interfaces topic in portion Memory Systems of Embedded Systems |
Answer» The correct ANSWER is (b) 2 |
|
62. |
What type of bit in the ARM memory mimics to that of the protection unit of ARM management unit?(a) permission bit(b) buffer bit(c) cacheable bit(d) access permission bitThe question was posed to me in a national level competition.The doubt is from Memory Protection Unit in chapter Memory Systems of Embedded Systems |
Answer» Correct ANSWER is (a) permission bit |
|
63. |
How many types of tables are used by the processor in the protected mode?(a) 1(b) 2(c) 3(d) 4The question was asked in a job interview.The question is from Segmentation and Paging in division Memory Systems of Embedded Systems |
Answer» Right answer is (B) 2 |
|
64. |
Which of the following can allocate entries in the cache for any data that is written out?(a) write-allocate cache(b) read-allocate cache(c) memory-allocate cache(d) write cacheI got this question during an online interview.My doubt is from Writing Scheme of Cache Memory topic in section Memory Systems of Embedded Systems |
Answer» Right CHOICE is (a) write-allocate cache |
|
65. |
Which of the following is used to start a supervisor level?(a) error signal(b) default signal(c) wait for the signal(d) interrupt signalI have been asked this question by my school principal while I was bunking the class.Question is from Memory Protection Unit topic in division Memory Systems of Embedded Systems |
Answer» Right OPTION is (a) error signal |
|
66. |
What does the table indicator indicate when it is set to one?(a) GDT(b) LDT(c) remains unchanged(d) toggles with GTD and LTDI have been asked this question in an online interview.The doubt is from Segmentation and Paging in division Memory Systems of Embedded Systems |
Answer» CORRECT choice is (b) LDT To elaborate: The table indicator is a part of selector that selects which table is to be used. If the table indicator is SET to LOGIC ONE, the will use the local descriptor table and if the table indicator is set to logic zero, it will use the global descriptor table. |
|
67. |
Which protocol does MPC601 use?(a) MESI protocol(b) MEI protocol(c) MOSI protocol(d) MESIF protocolI got this question in semester exam.I need to ask this question from Writing Scheme of Cache Memory in chapter Memory Systems of Embedded Systems |
Answer» The CORRECT OPTION is (a) MESI protocol |
|
68. |
Which mechanism splits the external memory storage into memory pages?(a) index mechanism(b) burst mode(c) distributive mode(d) a software mechanismI got this question in an interview.Asked question is from Size of Cache topic in chapter Memory Systems of Embedded Systems |
Answer» Correct OPTION is (a) index MECHANISM |
|
69. |
How many divisions are possible in the cache memory based on the tag or index address?(a) 3(b) 2(c) 4(d) 5I had been asked this question in an international level competition.I'd like to ask this question from Cache Memory in section Memory Systems of Embedded Systems |
Answer» | |
70. |
Which of the following is also known as Illinois protocol?(a) MESI protocol(b) MEI protocol(c) Bus snooping(d) Modified exclusive invalidThis question was addressed to me in a job interview.This intriguing question comes from Writing Scheme of Cache Memory in division Memory Systems of Embedded Systems |
Answer» RIGHT choice is (a) MESI protocol The best I can EXPLAIN: The MESI protocol is ALSO known as Illinois protocol because of its formation at the University of Illinois. |
|
71. |
What type of error occurs in the refresh cycle of the DRAM?(a) errors in data(b) power loss(c) timing issues(d) not accessing dataI got this question in an interview for job.My question is taken from DRAM Refreshing Techniques topic in portion Memory Systems of Embedded Systems |
Answer» Correct choice is (c) timing ISSUES |
|
72. |
How many memory locations can be accessed by 8086?(a) 1 M(b) 2 M(c) 3 M(d) 4 MI had been asked this question in an interview.The doubt is from Memory Organisation of Embedded Systems in chapter Memory Systems of Embedded Systems |
Answer» The CORRECT option is (a) 1 M |
|
73. |
Which is the term that is used to refer the order of bytes?(a) endianness(b) memory organisation(c) bit(d) registerI got this question in examination.Question is taken from Memory Organisation of Embedded Systems in portion Memory Systems of Embedded Systems |
Answer» Right answer is (a) endianness |
|
74. |
Who proposed the miniature card format?(a) Intel(b) IBM(c) MIPS(d) AppleThe question was posed to me in class test.Asked question is from SRAM topic in division Memory Systems of Embedded Systems |
Answer» Correct choice is (a) INTEL |
|
75. |
Which of the following memories has more speed in accessing data?(a) SRAM(b) DRAM(c) EPROM(d) EEPROMI got this question in an international level competition.Question is from Memory Technology of Embedded Systems in section Memory Systems of Embedded Systems |
Answer» Right choice is (a) SRAM |
|
76. |
Which of the following ahs refreshes control mechanism?(a) DRAM(b) SRAM(c) Battery backed-up SRAM(d) Pseudo-static RAMThis question was posed to me in an online quiz.Question is from SRAM in division Memory Systems of Embedded Systems |
Answer» | |
77. |
Which package has high memory speed and change in the supply?(a) DIP(b) SIMM(c) DIMM(d) zig-zagThe question was posed to me during an interview.The query is from Memory Management in section Memory Systems of Embedded Systems |
Answer» The correct choice is (C) DIMM |
|
78. |
Which of the following technique is used by the UNIX operating system?(a) logical address memory(b) physical address memory(c) virtual memory technique(d) translational addressI had been asked this question during a job interview.I want to ask this question from Memory Management topic in division Memory Systems of Embedded Systems |
Answer» Correct option is (C) virtual memory technique |
|
79. |
Which of the following is a common cache?(a) DIMM(b) SIMM(c) TLB(d) CacheI had been asked this question in an interview for internship.My query is from Cache Memory in division Memory Systems of Embedded Systems |
Answer» Right choice is (C) TLB |
|
80. |
Which of the following is replaced with the absolute addressing mode?(a) relative addressing mode(b) protective addressing mode(c) virtual addressing mode(d) temporary addressing modeThis question was posed to me during a job interview.Asked question is from Memory Management in section Memory Systems of Embedded Systems |
Answer» Correct ANSWER is (a) relative addressing mode |
|
81. |
Which one of the following is a storage element in SRAM?(a) capacitor(b) inductor(c) transistor(d) resistorI have been asked this question by my college professor while I was bunking the class.This interesting question is from DRAM in chapter Memory Systems of Embedded Systems |
Answer» The correct choice is (c) transistor |
|
82. |
Which of them is a memory that is allocated to the program in LIFO pattern?(a) stack(b) index(c) accumulator(d) baseThis question was addressed to me in my homework.Question is taken from Memory Organisation of Embedded Systems topic in portion Memory Systems of Embedded Systems |
Answer» Correct choice is (a) stack |
|
83. |
How do CBR works?(a) by asserting CAS before RAS(b) by asserting CAS after RAS(c) by asserting RAS before CAS(d) by asserting CAS onlyThis question was addressed to me in an online quiz.Query is from DRAM Refreshing Techniques in division Memory Systems of Embedded Systems |
Answer» The correct choice is (a) by asserting CAS before RAS |
|
84. |
What is the access time of MCM51000AP10?(a) 100ns(b) 80ns(c) 60ns(d) 40nsThe question was posed to me in a national level competition.I need to ask this question from Memory Management in portion Memory Systems of Embedded Systems |
Answer» Correct answer is (a) 100ns |
|
85. |
Which of the following can destroy the accuracy in the algorithms?(a) delays(b) error signal(c) interrupt(d) mmuI got this question by my college professor while I was bunking the class.I would like to ask this question from Memory Management in portion Memory Systems of Embedded Systems |
Answer» Correct choice is (a) delays |
|
86. |
Which of the following is a plastic package used primarily for DRAM?(a) SIMM(b) DIMM(c) Zig-zag(d) Dual-in-lineThis question was posed to me by my school principal while I was bunking the class.My query is from Memory Organisation of Embedded Systems in division Memory Systems of Embedded Systems |
Answer» The correct CHOICE is (c) Zig-zag |
|
87. |
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. |
|
88. |
Which of the following capacitor can store more data in DRAM?(a) planar capacitor(b) trench capacitor(c) stacked-cell(d) non-polar capacitorThis question was posed to me by my college professor while I was bunking the class.I would like to ask this question from DRAM topic in division Memory Systems of Embedded Systems |
Answer» Right ANSWER is (c) stacked-cell |
|
89. |
Which mode reduces the need for fast static RAMs?(a) page mode(b) page interleaving(c) burst mode(d) EDO memoryI had been asked this question by my school teacher while I was bunking the class.The above asked question is from DRAM Interfaces in chapter Memory Systems of Embedded Systems |
Answer» Correct option is (c) BURST mode |
|
90. |
Which of the following mode of operation in the DRAM interfacing has a page boundary?(a) burst mode(b) EDO RAM(c) page mode(d) page interleavingI got this question in an internship interview.The query is from DRAM Interfaces in division Memory Systems of Embedded Systems |
Answer» The CORRECT choice is (C) page mode |
|
91. |
Which type of storage element of SRAM is very fast in accessing data but consumes lots of power?(a) TTL(b) CMOS(c) NAND(d) NORI had been asked this question in a job interview.The doubt is from SRAM in section Memory Systems of Embedded Systems |
Answer» The correct OPTION is (a) TTL |
|
92. |
How is the number of chips required is determined?(a) number of data lines(b) the minimum number of data(c) width of the data path from the processor(d) number of data lines and the width of the data path from the processorThe question was posed to me during an online exam.This intriguing question originated from Memory Organisation of Embedded Systems topic in chapter Memory Systems of Embedded Systems |
Answer» The correct OPTION is (d) number of data lines and the width of the data PATH from the processor |
|
93. |
What is the size of a trench capacitor in DRAM?(a) 1 Mb(b) 4-256 Mb(c) 8-128 Mb(d) 64-128 MbI had been asked this question in final exam.The question is from DRAM in portion Memory Systems of Embedded Systems |
Answer» The CORRECT answer is (b) 4-256 Mb |
|
94. |
Which factor determines the cache performance?(a) software(b) peripheral(c) input(d) outputThis question was posed to me in final exam.This intriguing question originated from Cache Memory topic in portion Memory Systems of Embedded Systems |
Answer» Correct choice is (a) software |
|
95. |
Which of the following can transfer up to 1.6 billion bytes per second?(a) DRAM(b) RDRAM(c) EDO RAM(d) SDRAMThis question was posed to me during an internship interview.My question comes from DRAM Interfaces in portion Memory Systems of Embedded Systems |
Answer» Right option is (b) RDRAM |
|
96. |
Which of the following has programmable hardware?(a) microcontroller(b) microprocessor(c) coprocessor(d) FPGAI have been asked this question in an international level competition.My question is taken from Memory Technology of Embedded Systems topic in division Memory Systems of Embedded Systems |
Answer» Right answer is (d) FPGA |
|
97. |
What does BEDO DRAM stand for?(a) burst EDO DRAM(b) buffer EDO DRAM(c) BIBO EDO DRAM(d) bilateral EDO DRAMThis question was addressed to me in final exam.My doubt is from DRAM Interfaces in portion Memory Systems of Embedded Systems |
Answer» The CORRECT option is (a) burst EDO DRAM |
|
98. |
In which pin does the data appear in the basic DRAM interfacing?(a) dout pin(b) din pin(c) clock(d) interrupt pinThis question was addressed to me during an internship interview.I would like to ask this question from DRAM Interfaces in division Memory Systems of Embedded Systems |
Answer» Right CHOICE is (a) dout pin |
|
99. |
Which of the refresh circuit is similar to CBR?(a) software refresh(b) hidden refresh(c) burst refresh(d) distribute refreshI had been asked this question during an interview.The query is from DRAM Refreshing Techniques topic in section Memory Systems of Embedded Systems |
Answer» The correct option is (b) HIDDEN refresh |
|
100. |
Which of the following uses a software refresh in the DRAM?(a) 8086(b) 80386(c) Pentium(d) Apple II personal computerThis question was posed to me in an internship interview.Origin of the question is DRAM Refreshing Techniques topic in section Memory Systems of Embedded Systems |
Answer» Right answer is (d) Apple II PERSONAL computer |
|