What makes parallel computing one of the more difficult disciplines for programmers to master?

  1. Race conditions can lead to data being corrupted in unexpected ways

  2. Inadequate memory management can lead to application deadlocks

  3. Too many threads or processes can actually decrease performance

  4. All of the above


Correct Option: D

Find more quizzes: