answersLogoWhite

0

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.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the difference between process and program?

nothing


What is program linking?

Program linking is the process where separate compiled code modules are combined to create a single executable program. This process resolves references between different modules and allows the program to be run as a complete unit. Linking can be done statically at compile time or dynamically at runtime.


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


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


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.


What is the difference between a process and a program?

A program is a set of instructions that tell a computer what to do, while a process is an instance of a program running on a computer. In simpler terms, a program is like a recipe, and a process is like the dish being cooked according to that recipe.


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 the difference between program and programming?

define program i. program means set of instruction which are required for a particular type of task is called program ii. set of instruction or commands which are given for the computer to do different activity or jobs or works is called program define programming the process of creating/modifying a program; some people's job, others' hobby


Difference between debugging and maintaining program?

Debugging makes the program works fast while maintainance makes the program slow


What is the different between curriculum and education?

Curriculum is to study. Program is to train.


What is Program Development Process?

A process in which a program is developed. wordd.


What is the different between critical path method and program evaluation and review technique?

Program Evaluation and Review Technique (PERT) lays the foundation of the network diagram or process by which the program will be completed. The Critical Path Method (CPM) is used within PERT to determine a critical path for a project within a program or the program itself if all the duration information is known for the program. CPM is a subset of PERT.