answersLogoWhite

0


Best Answer

Yes.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is executing and running a program is same?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 do you mean by management process?

A process is an executing (i.e., running) instance of a program. Processes are also frequently referred to as tasks.


How is process different from a program?

Process is the program in the running state and program is a set of code un-executed, saved in a file. 1 program can produce 1 or many processes


The technical term for opening application program is?

Executing the program.


What is installing and running programs?

installing a program is putting the files of the program in different directories to make it work on the computer. running a program is having the program work and not just putting it on the computer.


The major responsibility for planning and executing the nutrition education program is that of the?

teacher


'What is the difference between multiprogramming and multitasking and what is meaning of a task if we consider a task as a program then the concept will be multiprogramming then what is the differenc?

First of all there is difference between program and a task. There may be multiple tasks running related to one program at the same time. so if the processor is busy in multiple tasks related to one program then it is multitasking. But if the multiple tasks which the processor is executing concurrently are related to different independent programs then the concept is know as multiprogramming.


What is the difference between task and job and program?

A process is an instance or invocation of a program - you can have for example two processes running the same program at the same time e.g. you can have a calculator program open twice, this is two processes but only one program. Some programs connect to and issue instructions to an existing process if one exists. Firefox is one example of such a program (when running under Linux at least). A process is a program in execution. It is an active entity whereas a program is an static entity. It is a set of instructions. In the abstract, think of a program as a set of instructions written down to do something, like the recipe for a cake. Taking those instructions and actually following them (i.e. executing them) results in an actual entity - a process in the computer world, or a specific cake using the recipe analogy. Thus, a process is the result of executing a program, just like the cake I'm eating is a results of the Betty Crocker recipe. As noted above, you have have multiple processes of one program, just like I can make many cakes from a single recipe.


When CPU is executing a program that is part of the operating system it is said to be in?

Don't know


What is compiler hints?

compiler hints is a assurance to detecter of the result path.it creates a role of identifier to check the program when the program is executing.


Is there a running start type program in California were you get to do graduate from community college and high school at the same time?

i also have been tryin to look into a cali running start program. all i have found is a Washington program......please help..someone answer this question


How multitasking works on computers?

n multitasking, only one CPU is involved, but it switches from one program to another so quickly that it gives the appearance of executing all of the programs at the same time.