Podcast Beta
Questions and Answers
When the CPU is executing a program that is part of the operating system, it is said to be in what mode?
If the main memory is 8K bytes and the cache memory is 2K words, and it uses associative mapping, what is the size of each word in the cache memory?
In a stack-organized computer, what type of addressing mode is used in the instruction set?
If the dividend is (11100)2 and the divisor is (10011)2 in a signed-magnitude binary division, what is the result?
Signup and view all the answers
Which type of RAM is used in virtual memory?
Signup and view all the answers
What technique is used to update the data in cache memory?
Signup and view all the answers
Which memory unit is known for having the lowest access time?
Signup and view all the answers
What is the purpose of a memory buffer that accommodates speed differentials?
Signup and view all the answers
In signed-magnitude binary division, what does a negative sign in the quotient indicate?
Signup and view all the answers
Which component of the CPU generates the logical addresses for memory access?
Signup and view all the answers
What is responsible for the run-time mapping from virtual to physical addresses in a system?
Signup and view all the answers
Which type of memory must be refreshed frequently for data retention?
Signup and view all the answers
What type of system mode is used in the Von Neumann architecture?
Signup and view all the answers
What type of memory is used in cache memory to update data?
Signup and view all the answers
What type of addressing mode is used in a stack-organized computer?
Signup and view all the answers
In signed-magnitude binary division, if the dividend is (11100)â‚‚ and the divisor is (10011)â‚‚, what is the result?
Signup and view all the answers
What type of memory is used in virtual memory?
Signup and view all the answers
What is necessary in a program using subroutine call instruction?
Signup and view all the answers