Computer System Architecture

591. On what method search in cache memory used by the system:

  1. Cache directing
  2. Cache mapping
  3. Cache controlling
  4. Cache invalidation

Correct answer: (B)
Cache mapping

592. ____________ process starts when a cpu with cache refers to a memory:

  1. Main memory
  2. External memory
  3. Cache
  4. All of these

Correct answer: (C)
Cache

593. When cache process starts hit and miss rate defines in cache directory:

  1. during search reads
  2. during search writes
  3. during replace writes
  4. during finding writes

Correct answer: (A)
during search reads

594. In cache memory hit rate indicates:

  1. Data from requested address is not available
  2. Data from requested address is available
  3. Control from requested address is available
  4. Address from requested address is not available

Correct answer: (B)
Data from requested address is available

595. In cache memory miss rate indicates:

  1. Availability of requested data
  2. Availability of requested address
  3. Non-Availability of requested data
  4. Non-Availability of requested address

Correct answer: (C)
Non-Availability of requested data

596. Which 3 areas are used by cache process:

  1. Search, updating, invalidation
  2. Write, updating, invalidation
  3. Search, read, updating
  4. Invalidation, updating, requesting

Correct answer: (A)
Search, updating, invalidation

597. Updating writes to cache data and also to____________:

  1. Directories
  2. Memory
  3. Registers
  4. Folders

Correct answer: (A)
Directories

598. Invalidation writes only to and erases previously residing address in memory:

  1. Folders
  2. Memory
  3. Directory
  4. Files

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:

  1. Branch on One
  2. Branch on Three
  3. Branch on Nine
  4. Branch on Zero

Correct answer: (D)
Branch on Zero

600. Full form of CAR:

  1. Control address register
  2. Content address register
  3. Condition accumulator resource
  4. Code address register

Correct answer: (A)
Control address register

Page 60 of 75