📖 From Operating System • 19. Windows 7 • 8 questions available
Practice MCQs for Mount points, symbolic links, and hard links in Window 7. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
🔄 Last updated: 2026-07-27
Q1. Which of the following best defines a symbolic link in a Unix-like file system?
💡 Difficulty: easy | ✅ Correct: A
Q2. Why does the operating system prevent the deletion of a file that still has active hard links?
💡 Difficulty: medium | ✅ Correct: A
Q3. On a server, /var/www is a mount point for a separate file system. An administrator creates a symbolic link /var/www/html -> /srv/web/html. Later, they move /srv/web to /opt/web and update the link accordingly. However, a running web service still serves content from the old location. What kernel mechanism explains this behavior, and how can the service be forced to use the updated link without restarting the entire server?
💡 Difficulty: hard | ✅ Correct: D
⬆️ View all questions in the quiz below