What is the difference between a process and a program?

What will be an ideal response?

A program is the machine instructions and data space it needs to run in order to perform a task. A
process is a program that is being run.

Computer Science & Information Technology

You might also like to view...

Groups enable you to define parts of an image that are important to display

Indicate whether the statement is true or false

Computer Science & Information Technology

An object of type ________ is used to manage the data flow between the program and the database.

a. EntityManager b. EntityManagerFactory c. Persistence d. TypedQuery

Computer Science & Information Technology