Problem;
Question 1- During its lifetime a process goes through several different "states". Explain each state and what events cause the state transitions.
Question 2- Which of the following are stored in the process control block?
1. Process ID
2. Number of processes
3. Program name
4. List of open files
5. Process priority
6. Which scheduling queue the process is currently in
7. Available hardware devices
8. Address of next instruction to be executed
Question 3- Explain the differences between a process and a program, as well as how they're related.
Please can anyone help me to answer these question in detail.