Reviews
What allow multiple programs to run on a computer?
What allow multiple programs to run on a computer? multitasking: Allows more than one program to run concurrently. multithreading: Allows different parts of a single program to run concurrently. real…