Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@abrakadabra • Jun 5, 2012
#-Link-Snipped-# It is quite simple actually.
A program is a set of instructions that perform a designated task, where as the process does what is called âexecution of instructionsâ.
A process executes the program's 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. -
@nareshkumar6539-BKuVbx • Jun 5, 2012
Program is set of instructions,Process is program under execution
Program is stored in Secondary Memory whereas Process stored in Main Memory
Process is Active program is passive