Multiple Choice
In general,parallel systems can be put into two broad categories: ____ level parallelism and instruction level parallelism.
A) resource
B) register
C) data
D) task
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The two operations defined by Dijkstra to
Q10: The source code of a Java program
Q11: What is the name traditionally given to
Q12: In its simplest form,Amdahl's Law maintains that
Q13: Each active thread in a process has
Q15: Multiprocessing can refer to one job using
Q16: In a master/slave system,the master processor is
Q17: The _ multiprocessing configuration is an asymmetric
Q18: The Java _ class is a collection
Q19: _ semaphores are used in the producer