Algorithms that run multiple threads at the same time are called ____.
A. posttest loops
B. count-controlled loops
C. parallel algorithms
D. sentinel loops
Answer: C
Computer Science & Information Technology
You might also like to view...
The __________ register specifies the address in memory for a read or write operation.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Replicating the entire processor on a single chip with each processor handling separate threads is _________.
A. interleaved multithreading B. blocked multithreading C. simultaneous multithreading D. chip multiprocessing
Computer Science & Information Technology