CPE17: Operating Systems Chapter 1 Definitions Quiz
12 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the primary function of an operating system?

  • To provide a user-friendly graphical interface for applications
  • To act as an intermediary between the user and the computer hardware
  • To enable direct communication between the user and the hardware components
  • To manage system resources and execute application programs (correct)
  • Which component is responsible for handling interrupts and transferring control to the appropriate service routine?

  • Interrupt service routine
  • Interrupt architecture (correct)
  • Trap or exception
  • System call
  • What is the difference between a trap or exception and an interrupt?

  • A trap or exception is a software-generated interrupt caused by an error or user request, while an interrupt is hardware-generated (correct)
  • There is no difference; they are synonymous terms
  • A trap or exception is a request to the operating system, while an interrupt is a signal from a device
  • A trap or exception is a hardware-generated interrupt, while an interrupt is software-generated
  • Which component is responsible for determining the logical interaction between a storage device and the computer?

    <p>Disk controller</p> Signup and view all the answers

    What is the primary advantage of non-volatile memory (NVM) devices compared to hard disk drives (HDDs)?

    <p>NVM devices are faster and more responsive than HDDs</p> Signup and view all the answers

    Which component is an extension of main memory that provides large non-volatile storage capacity?

    <p>Hard disk drives (HDDs)</p> Signup and view all the answers

    What is the primary function of an interrupt vector?

    <p>To handle requests for operating system services and interrupts</p> Signup and view all the answers

    Which of the following statements about the bootstrap program is correct?

    <p>It is responsible for initializing all aspects of the computer system and loading the operating system kernel</p> Signup and view all the answers

    Which of the following is the correct order of storage units from smallest to largest?

    <p>Bit, Byte, Word, Kilobyte, Megabyte, Gigabyte, Terabyte</p> Signup and view all the answers

    What is the primary purpose of a device driver?

    <p>To provide a uniform interface between the device controller and the operating system kernel</p> Signup and view all the answers

    Which of the following best describes the concept of caching in computer systems?

    <p>Storing parts of data in faster storage systems for improved performance</p> Signup and view all the answers

    What is the primary purpose of a Direct Memory Access (DMA) structure?

    <p>To enable high-speed data transfer between I/O devices and main memory without involving the CPU</p> Signup and view all the answers

    More Like This

    Use Quizgecko on...
    Browser
    Browser