Multiple choice

_______ is caused by the access to memory by two segments at the same time.

  1. Resource conflict

  2. Data dependency

  3. Branch difficulties

  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Most of these conflicts can be resolved by using separate instructions and data memory. Resource conflict is caused by the access to memory by two segments at the same time.