Running two or more programs simultaneously is called which of the following?
A. Multitasking
B. Multiprocessing
C. Multithreading
D. Multiprogramming
Answer: B
Explanation: Multiprocessing occurs when two or more programs run at the same time by the same CPU.
Computer Science & Information Technology
You might also like to view...
It is easy to get inside a tower case and swap parts.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Pseudocode was developed as a consistent and easily understood method of describing logic.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The possession of information is the quality or state of having value for some purpose or end.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
All functions in the math library return the data type __________.
a) float b) int c) long d) double
Computer Science & Information Technology