Skip to the content.

CSP

CSP Week 0 Week 1 Week 2 Final Week 4 Week 5 Week 6
Week 7

Week 5 - Ticket

Study Plan

MCQ1:

Review Topics:

Plans:

Copy of MCQ 1

Score: 49/50

Question 39: A certain computer has two identical processors that are able to run in parallel. Each processor can run only one process at a time, and each process must be executed on a single processor. The following table indicates the amount of time it takes to execute each of three processes on a single processor. Assume that none of the processes are dependent on any of the other processes.

|---------|------------------------------------|
| Process | Execution Time on Either Processor |
|---------|------------------------------------|
| X       | 60 seconds                         |
| Y       | 30 seconds                         |
| Z       | 50 seconds                         |
|---------|------------------------------------|

Which of the following best approximates the minimum possible time to execute all three processes when the two processors are run in parallel?

MCQ 2

Score: 49/50

Question 1: Which of the following best describes the ability of parallel computing solutions to improve efficiency?