Question: The operating system tells you that a file is busy. What is the fastest way to attempt to make the file un-busy?
- Run a disk-checking utility.
- Close open programs.
- Restart the computer.
- Review the output of the netstat utility to check for incoming connections to the file.
Answer: The correct answer of the above question is Option B:Close open programs.