220-1002 · Question #684
A user downloaded a program from a website. After saving the file, the user cannot find the executable. Which of the following is MOST likely the cause?
The correct answer is D. File permissions do not allow the user to access the file. File permissions control which users can view, read, or execute files. If the file was saved to a directory where the user's account lacks read permissions - common in managed enterprise environments - the file will exist on disk but remain invisible or inaccessible to that…
Question
A user downloaded a program from a website. After saving the file, the user cannot find the executable. Which of the following is MOST likely the cause?
Options
- AThe file was quarantined by an anti-malware software.
- BThe host-based firewall blocked the download.
- CThe file is incompatible with the operating system.
- DFile permissions do not allow the user to access the file.
How the community answered
(37 responses)- A5% (2)
- B14% (5)
- C3% (1)
- D78% (29)
Explanation
File permissions control which users can view, read, or execute files. If the file was saved to a directory where the user's account lacks read permissions - common in managed enterprise environments - the file will exist on disk but remain invisible or inaccessible to that user. Option A (anti-malware quarantine) is plausible but typically produces a notification alerting the user rather than silently hiding the file. Option B (firewall) would prevent the download entirely, not hide the file afterward. Option C (OS incompatibility) means the file would still be visible but fail to launch.
Topics
Community Discussion
No community discussion yet for this question.