← Back to 18. The Linux System

πŸ“ Access control in Linux System

πŸ“– From Operating System β€’ 18. The Linux System β€’ 16 questions available

Practice MCQs for Access control in Linux System. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.

πŸ”„ Last updated: 2026-07-27

3
Easy Questions
8
Medium Questions
5
Hard Questions

πŸ“ Sample Questions

Q1. What is the primary purpose of the route‑caching table in the IP subsystem?

πŸ”Ή A. To store wildcard routes for quick lookup
πŸ”Ή B. To cache specific destination routes for faster retrieval
πŸ”Ή C. To maintain firewall rule chains
πŸ”Ή D. To manage fragment reassembly

πŸ’‘ Difficulty: easy | βœ… Correct: A

Q2. Why does the forwarding information base (FIB) search the tables containing the most specific routes before less specific ones?

πŸ”Ή A. Because specific routes are stored in faster memory
πŸ”Ή B. To ensure longest‑prefix match and correct forwarding
πŸ”Ή C. To reduce the number of hash collisions
πŸ”Ή D. Because wildcard entries are prioritized

πŸ’‘ Difficulty: medium | βœ… Correct: B

Q3. Explain the relationship between an ipfrag object and an ipq structure during IP fragment reassembly.

πŸ”Ή A. ipfrag objects are temporary buffers for individual fragments, while ipq groups them for a single datagram
πŸ”Ή B. Each ipfrag represents a complete datagram and ipq stores fragments
πŸ”Ή C. ipq holds routing information and ipfrag holds firewall rules
πŸ”Ή D. ipfrag and ipq are unrelated components

πŸ’‘ Difficulty: hard | βœ… Correct: A

⬆️ View all questions in the quiz below

πŸ”— Related Topics

πŸ“ Linux HistoryπŸ“ The Linux kernelπŸ“ The Linux systemπŸ“ Linux distributionsπŸ“ Linux licensing
πŸš€ Start Quiz πŸ“ Practice Mode