answersLogoWhite

0

How is process different from a program?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

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

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

A program is an executable. A process is an executable that is currently executing.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How is process different from a program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Define program relocation?

program relocation is the process which modifies the object program so that it can be loaded at an address different from the location originally specified.


What is Program Development Process?

A process in which a program is developed. wordd.


What is the different between process from a program?

A program is a set of instructions that are to perform a designated task, where as the process is an operation which takes the given instructions and perform the manipulations as per the code, called 'execution of instructions'. A process is entirely dependent of a 'program'. - A process is a module that executes modules concurrently. They are separate loadable modules. Where as the program perform the tasks directly relating to an operation of a user, like -word processing, executing presentation software etc.


What is the difference between program and process?

Program is a set of instruction whereas process is program in execution. Program is passive entity whereas process is active entity .Program has single instance whereas process has several instances.For eg.several notepad windows can be opened but same program is executed behind each window. Program is dependent on logic used whereas process is dependent on program.


How do you program a 2001 Chrysler sebring coupe remote?

What state was it purchased in? In different states the programming process is different due regulations for that state.


Can different functions of an HLL program be called a process?

Typically, all functions in any program constitute a single process. Multiple processes can communicate via Interprocess Communication (IPC), but are usually regarded as separate programs.


What is meant by process in computer science?

When you tell your computer to run a program, a new process is created which runs the code in that program. A process is an instance of a program.


Is deadlock a program or process?

It is a process... when a cant be processed


What is another for program?

Process


What is the difference between process and programs?

A program is an application or an equivalent interface whereas a process is the underlying function or functions of a program


use the word program as a direct object?

Write a program for this process.


When does program become a process?

When it is executed.