Cards (21)

  • What is the primary purpose of an operating system?
    To provide an interface between the user and the hardware
  • How do users typically interact with hardware in a computer system?
    Through application software like word processors and spreadsheets
  • What role does the operating system play in relation to application software?
    It provides a platform for the application software to run
  • What is a common feature of application software today?
    A common user interface
  • What are utility programs, and how do they relate to the operating system?
    They help maintain the computer and may be built into the operating system
  • What is an example of a utility program?
    Encryption software
  • Why is memory management important in an operating system?
    It manages loading programs into memory for execution
  • What does the operating system manage regarding file storage?
    It makes decisions about where files are stored and loaded from
  • What are device drivers used for in an operating system?
    To translate operating system instructions for hardware
  • What are interrupts in the context of an operating system?
    Signals that require the processor's attention from any device
  • What is multitasking in modern operating systems?
    Running more than one program at the same time
  • How does the operating system manage multiple applications running simultaneously?
    By allocating small time slices to each process
  • What does a file extension indicate to the operating system?
    Which application to load the file into
  • How does the operating system present files and folders to the user?
    It provides a logical structure for user convenience
  • What is a fixed profile in a client-server situation?
    A profile that ensures every user has the same desktop and settings
  • What is a roaming profile?
    A profile that allows users to customize settings that follow them across different computers
  • What is a graphical user interface (GUI)?
    An interface that uses windows, icons, menus, and pointers
  • Why is a GUI considered user-friendly?
    It is visual, interactive, and intuitive to use
  • What are the key functions of an operating system?
    • Provides an interface between user and hardware
    • Manages application software execution
    • Handles memory management
    • Manages file storage and organization
    • Translates instructions for hardware via device drivers
    • Manages interrupts from devices
    • Supports multitasking
    • Presents a user-friendly interface
  • How do user profiles work in a multi-user operating system environment?
    • Each user has individual preferences and settings
    • Fixed profiles provide uniform settings for all users
    • Roaming profiles allow users to maintain customized settings across different computers
  • What are the characteristics of a graphical user interface (GUI)?
    • Utilizes windows, icons, menus, and pointers
    • Designed for visual interaction
    • Intuitive and beginner-friendly
    • Optimized for mouse and touch gesture input