Computer Architecture - Study Mode
[#486] During a write operation if the required block is not present in the cache then . . . . . . . . occurs.
Correct Answer
(D) Write miss
[#487] . . . . . . . . type circuits are generally used for interrupt service lines. i) open-collector ii) open-drain iii) XOR iv) XNOR
Correct Answer
(A) i, ii
[#488] The algorithm to remove and place new contents into the cache is called . . . . . . . .
Correct Answer
(A) Replacement algorithm
[#489] The parallel execution of operations in VLIW is done according to the schedule determined by . . . . . . . .
Correct Answer
(C) Compiler
[#490] The miss penalty can be reduced by improving the mechanisms for data transfer between the different levels of hierarchy.
Correct Answer
(A) True