What is the name for a program in execution, including its code, data, and current activity state?
- A. Virtual memory
- B. Process ✓
- C. Device driver
- D. CPU scheduling
Correct answer
B. Process
Explanation
Process refers to a program in execution, including its code, data, and current activity state.