A research team is studying parallel computing. They want to run parallel processes 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