what is multiprocessing?
Answers
Answered by
2
Answer:
Multiprocessing is the use of two or more central processing units (CPUs) within a single computer system.[1][2] The term also refers to the ability of a system to support more than one processor or the ability to allocate tasks between them. There are many variations on this basic theme, and the definition of multiprocessing can vary with context, mostly as a function of how CPUs are defined (multiple cores on one die, multiple dies in one package, multiple packages in one system unit, etc.).
Answered by
3
Answer:
the running of two or more programs or sequences of instructions simultaneously by a computer with more than one central processor....
Similar questions