Consider the following snapshot of a system:
In a system, there are three types of resources: E, F and G. Four processes P0, P1, P2 and P3 execute concurrently. At the outset, the processes declared their maximum resource requirements using a matrix named Max as given above. The number of instances of the resources allocated to the various processes at any given state is given by a matrix named Allocation. Consider a state of the system with the Allocation matrix as shown above, and in which 3 instances of E and 3 instances of F are the only resources available. If the state is safe, show the order of sequence as well (8 points) Explain the whole process (Focus on the available resources).