• 2022-05-31
    Which of the following is not a feature of bootloader()
    A: Bootloader runs when the system is just started.
    B: Bootloader can do system initialization.
    C: Bootloader includes all functions of the application.
    D: Bootloader is responsible for copying the operating system kernel into memory.