asked 47.6k views
5 votes
A research team is studying parallel computing. They want to run parallel process without having to use multiple processors. How can this be done?

A. by using cache
B. by using cores
C. by using threads
D. by using locks

Note: I answered locks the first time and got it wrong, I think it might be “B. by using cores” but I need to make sure since I only get one retry, thanks please help me graduate

asked
User Relsell
by
7.1k points

1 Answer

5 votes
I wanna say threads bc cores r processors. And one can run multiple threads. Double check tht :)
answered
User Rahul Soni
by
7.5k points