answersLogoWhite

0

That is called multitasking.

That is called multitasking.

That is called multitasking.

That is called multitasking.

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Engineering

What mode means more than one program can be running and each program is protected from other programs accessing its hardware resources?

The answer is in your question, Protected Mode. Also you could say that it is running on Ring3, or also Multi-Tasking Mode.


What is difference between uni-programming and multiprogramming?

multiprogramming or multitasking means more than one program can execute at the same time. It is the allocation of a computer system and its resources to more than one application at the same time. However in uni-programming you can have only one program running at any point in time.


Why program consists more than one object file in c?

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


Can you declare more than one single main method in java program why?

It doesn't really make sense. The JVM needs to know where to start running the program; that's what the "main" method is for. A class - one that can be run directly - needs to have a single entry point, to avoid ambiguity. This main method can then call any number of other methods. I assume you can call a second method "main", but using a different signature. However, to avoid confusion, I would recommend you don't do this.


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.

Related Questions

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

Multitasking.


How do you create computer games?

You write a program. A computer game is an application program running on one (or rarely more than one) computer. You have to design the game before writing the program.


What mode means more than one program can be running and each program is protected from other programs accessing its hardware resources?

The answer is in your question, Protected Mode. Also you could say that it is running on Ring3, or also Multi-Tasking Mode.


What is difference between uni-programming and multiprogramming?

multiprogramming or multitasking means more than one program can execute at the same time. It is the allocation of a computer system and its resources to more than one application at the same time. However in uni-programming you can have only one program running at any point in time.


Will shell scripts run more quickly than compiled programs?

No, scripts are slower than compiled program, and shell scripts are especially slow, for they keep running external commands.


Can running more than one anti-spyware program slow your computer down?

Yes it does and some time causes great problems for system performance


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


Who will get wetter the person running or walking?

The person running would get more wetter then the person walking as you will be catching more rain than walking because you are running into more rain than if you were walking through it, but it does depend on the distance you are running or walking


Why program consists more than one object file in c?

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


What is main difference between Uni-programing and mult-programing?

multiprogramming or multitasking means more than one program can execute at the same time. It is the allocation of a computer system and its resources to more than one application at the same time. However in uni-programming you can have only one program running at any point in time


What is the fastest running bird?

An ostrich, they can run at more than 30 miles per hour.TRhe fastest running bird is the Ostrich, they can run at more than 30 MPH.TRhe fastest running bird is the Ostrich, they can run at more than 30 MPH.


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.