Explain the resources of data structure is used by an operating system to keep track of process information? Explain
A process is a program in execution. An operating system seems as a process to be the basic unit for resource allocation. Following resources could be assigned to a process
a. Memory
b. Secondary memory
c. I/O Devices
d. Files opened through the process
e. CPU time consumed through process