answersLogoWhite

0

Multitasking means performing more than one task, in terms of computing, it means running more than 1 processes on a single CPU. Multiple processes are queued and wait for their turn to be executed on CPU, but it appears as if they are running in parallel.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the term for the ability of a computer to run multiple applications at the same time?

multitasking


Does multitasking have a hyphen?

No, "multitasking" does not have a hyphen. It is a compound word formed by combining "multi" and "tasking," and it is commonly written as a single word. Hyphens are typically used in compound adjectives or when clarity is needed, but in this case, "multitasking" is well-established as a standalone term.


What are term that describes starting and running more than one program at a time?

Multitasking.


What is the difference between cooperative multitasking and preemptive multitasking?

Cooperative multitasking is multitasking tohelp someone else, while peemative multitasking is multiaatsking for yourself.


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

multitasking multy tasking


Should real time operating system be necessarily multiprogrammed?

MULTIPROGRAMING .................. The term multiprograming denotes an operating system that,in addtion to supporting multitasking. In multiprograming more than one jobs are active in memory.Within a very small period more than one jobs are executed simultaneously. MULTITASKING ............... In general multiprogramming implies multitasking,but multitasking does not imply multiprogramming. A multitasking operating system is distinguished by its ability to support concurrent execution of two or more active processes. as discussed actually both multitasking and multiprogramming are same no other answer mentioned are justifiable.....


Is the xp os is multitasking'?

of course Preemptive Multitasking meaning CPU Intrupt the current task in hand to satisfy another then resume to the the prior.


What side of the brain is used for multitasking Brain multitasking?

Left


What is the unix terminology for multitasking?

Multitasking.


What is the meaning of multitask?

Multitasking allows more than one task to run at the same time. regards Hazarat M ali


Who is better at multitasking women or men?

girls. there brain is built for multitasking


What are main differences between cooperative multitasking and preemtive multitasking?

Preemptive multitasking is when the operating system preemptively interrupts a current task without cooperation. Cooperative multitasking is when the system must be programmed to do tasks.