Answered Questions

  • Difference between a process and a program?

    venky

    • Jul 5th, 2016

    Program is machine code combined with data as a executable image, which is passive. If program is actively in running then its called process.

    Ashwini D M

    • May 13th, 2016

    The new process and the process representing execution of program have a many to one relationship with the program. This is called concurrent program. processes that coexist in the system at some time...