Akrivi Strimpell

Director | Norman | United States

I am working as Director.



List of Contributed Answer(s) (Sorted by Newest to Oldest)

Answer # 1 #

A process in an operating system is basically a program in execution. It includes the program code, current activity (like values in CPU registers), and resources like memory, files, and I/O devices. The OS manages processes to ensure multitasking and resource sharing.

Answered for the Question: "What is process concept in operating system?"