591. On what method search in cache memory used by the system:
Correct answer: (B)
Cache mapping
592. ____________ process starts when a cpu with cache refers to a memory:
Correct answer: (C)
Cache
593. When cache process starts hit and miss rate defines in cache directory:
Correct answer: (A)
during search reads
594. In cache memory hit rate indicates:
Correct answer: (B)
Data from requested address is available
595. In cache memory miss rate indicates:
Correct answer: (C)
Non-Availability of requested data
596. Which 3 areas are used by cache process:
Correct answer: (A)
Search, updating, invalidation
597. Updating writes to cache data and also to____________:
Correct answer: (A)
Directories
598. Invalidation writes only to and erases previously residing address in memory:
Correct answer: (C)
Directory
599. ____________ machine instruction creates branching to some specified location in main memory if result of last ALU operation is Zero or Zero flag is set:
Correct answer: (D)
Branch on Zero
600. Full form of CAR:
Correct answer: (A)
Control address register