What is the 'starvation' problem in operating systems?
Q1. What is the 'starvation' problem in operating systems?
Answer: When a process is unable to access resources
Explanation: Starvation occurs when a process is perpetually denied access to necessary resources, often due to other processes holding onto them for extended periods.