answersLogoWhite

0

Almost all modern computer hardware, including the Macintosh range of computers, and operating systems are multi-tasking.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Was window 7 a single tasking or multitasking?

Multi-tasking. Single-tasking systems would not be able to run multiple programs at once(for example drivers and a browser).


What is single user single tasking os?

these types of operating systems can not used for multitasking.


What are examples for Single user multitasking operating system?

Single user, multi tasking


Which type of multitasking does UNIX support single user or multi user?

It supports multi-user multi-tasking.


Is Unix a multitasking operating system or not?

Yes, it is multi-tasking.


What is the correct way to spell multi tasking?

The word is spelled as one word "multitasking" but is occasionally seen hyphenated as in (multi-tasking).


Do the words multi and tasking need a hyphen between them?

I do not believe that multitasking is supposed to have a hyphen.


What is the difference in single tasking and multitasking in regards to the operating systems task management?

singletasking is OS which will opperate for single operations,Multi-tasking is a property of an Operating System, not hardware. As implied by the other answers, multi-tasking is the ability to actively manage execution of more than one process or thread simultaneously. That is, the Operating System itself can schedule and manage multiple thread or processes running simultaneously.


What are the benefits of single tasking?

Single-tasking allows all the resources of a system to be devoted to that single task.


Whats the right term for being able to do more then 2 things at once?

multitasking multy tasking


What operating system types is used in medical equipment or a cash register Multi-user multi-tasking Real-time Single-user multi-tasking Single-user single-tasking?

Generally, it will be single-user, single tasking.


How you can perform a multitasking in C programming language?

Multi-tasking is supported by the fork and exec subroutines in the C library.