Define process? What is meant by state of a process?
Process is a program in implementation. A process in general includes the process stack, which consists temporary data and a data section, which consists global variables. As process implement it changes state. The situation of a process is defined in part by the current activity of that process.