engineering computer science MCQ #1829

Which of the following is true about a kernel?

engineering computer science MCQ #1829

  1. Question 1

    Q1. Which of the following is true about a kernel?

    • A) It is a user-level program
    • B) It manages hardware resources
    • C) It provides a command-line interface
    • D) It is responsible for file system management

    Answer: It manages hardware resources

    Explanation: The kernel is the core part of the OS that manages hardware resources and provides services to applications.