If a computer has more than one processor then it is known as__________?

  • A. Uni-process
  • B. Multiprocessor
  • C. Multi-threaded
  • D. Multi-programming

Explanation

A computer containing two or more processors is called a multiprocessor system. Multithreading and multiprogramming concern how tasks are managed, not the number of physical processors.

Related questions