If a computer has more than one processor it is called:

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

🧠 Explanation:

A multiprocessor computer uses multiple processors to perform tasks simultaneously, boosting performance for complex applications like gaming, scientific simulations, or data processing. Unlike single-processor systems, multiprocessors handle parallel tasks efficiently, reducing processing time. They are common in modern devices, from smartphones to supercomputers, where speed and multitasking are critical. The technology relies on coordinated processor communication, supported by advanced operating systems. Understanding multiprocessors is key in computing, as they represent a leap in efficiency, enabling faster data handling and supporting innovations in fields like artificial intelligence, big data, and high-performance computing.