Rather than shipping a copy of a variable with each task, broadcast lets the programmer store a ____-only variable locally

50. Rather than shipping a copy of a variable with each task, broadcast lets the programmer store a ____-only variable locally.

  1. Read
  2. Write
  3. Add
  4. Update

Answer: A) Read

Explanation:

Rather than shipping a copy of a variable with each task, broadcast lets the programmer store a read-only variable locally.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.