a) Address binding b) Dynamic linking c) Dynamic loading d) Both Dynamic linking ...
View QuestionThe transfer of large chunks of data with the involvement of the processor is done by _______
a) DMA controller b) Arbitrator c) User system programs d) None of the mentioned
View QuestionThe BOOT sector files of the system are stored in ___________
a) Harddisk b) ROM c) RAM d) Fast solid state chips in the motherboard
View QuestionComplete the following analogy:- Registers are to RAM’s as Cache’s are to ___________
a) System stacks b) Overlays c) Page Table d) TLB Answer: d Explanation: TLB
View QuestionDoes the Load instruction do the following operation/s?
a) Loads the contents of a disc onto a memory location b) ...
View QuestionThe unit which acts as an intermediate agent between memory and backing store to reduce process time is ___________
a) TLB’s b) Registers c) Page tables d) Cache Answer: d Explanation: The cache’s ...
View QuestionThe technique used to store programs larger than the memory is ____________
a) Overlays b) Extension registers c) Buffers d) Both Extension registers and Buffers Answer: ...
View QuestionWhen generating physical addresses from a logical address the offset is stored in __________
a) Translation look-aside buffer b) Relocation register c) Page table d) Shift register Answer: b Explanation: In the MMU ...
View QuestionIf we want to perform memory or arithmetic operations on data in Hexa-decimal mode then we use _________ symbol before the operand.
a) ~ b) ! c) $ d) * Answer: c Explanation: $ symbol
View QuestionAdd #%01011101,R1 , when this instruction is executed then _________
a) The binary addition between the operands takes place b) The Numerical value represented by the ...
View Question