WGU D281 Linux Foundations (ITEC 3004) Comprehensive OA 2024 - Complete Exam Prep Study Guide with Practice Questions & Answers Linux Fundamentals & Architecture 1. Multiple Choice: What is the primary function of the Linux kernel? A) Managing user permissions B) Providing a graphical user interface C) Handling system calls from processes D) Installing software packages ANSWER>>>: C) Handling system calls from processes Rationale---: The Linux kernel is the core of the operating system, responsible for managing hardware resources and acting as a bridge between software and hardware. It handles system calls from processes to request services from the kernel . Key Tip: Remember that the kernel manages hardware and system resources; shells and desktop environments provide user interfaces. 2. Fill-in-the-Blank: In Linux, the _______ is the core component that manages hardware resources and enables communication between software and hardware. ANSWER>>>: kernel Rationale---: The kernel is the central component of the Linux operating system, managing memory, processes, and hardware devices . Key Tip: Think of the kernel as the "bridge" between applications and the actual data processing done at the hardware level.3. True/False: Linux is a completely proprietary operating system developed by a single company. ANSWER>>>: False Rationale---: Linux is