answersLogoWhite

0

It's called multi-tasking.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Can a function be called from more than one place in a program in c plus plus?

In C and C++, as well as in many (all?) languages, a function can be called from more than one place in a program. That's the purpose of functions - to encapsulate pieces of code that are needed in more than one place in the program.


The ability of Windows XP to run more than one program at a time is called?

multitasking


The operating system capability that permits more than one program to run simultaneously is called?

Multitasking.


When more than one document program is open at the same time?

It is called multi-tasking or multiple use.


What do you call it when your running more than one program?

That is called multitasking.That is called multitasking.That is called multitasking.That is called multitasking.


Is it ok to install more than 1 antivirus program?

Yes it is ok. In fact it is better to have more than 1 program


Why program consists more than one object file in c?

why does a program consists of more than one object file in c++


Single program executing on more than one machine?

No. But the copies of the same program can be executed on the same time on more than one computers.


What is concurrent programming in java?

If more than one program is run at the same time then it is called as concurrent programming. This technique is used in multithreading concept where one program is split into several threads and run and the results are grouped to form the original result. Multitasking is also used where more than one program is run at the same time.


What is WDC.exe?

More than likely it is part of a key logging program or PC monitoring program.


Why might you wish to add a second file association?

If you have more than one program that deals with a certain file type, you may wish to associate that file with more than one program for easy selection of which program to open it with.


Does a program exist with more than one main function?

No, it does not.