answersLogoWhite

0

If this is a homework assignment, please consider trying to answer it yourself first, otherwise the value of the reinforcement of the lesson offered by the assignment will be lost on you.

Multithreading is an operating system concept, not a microprocessor concept. Multithreading allows you to create a process with more than one concurrent execution path. This gives the impression, or the reality, of being able to do more than one thing at a time.

Microprocessors with multiple cores enhance multithreading, by allowing the operating system to dispatch more than one thread simultaneously, as opposed to concurrently.

User Avatar

Wiki User

15y ago

What else can I help you with?