Multiple choice technology operating systems

what is the name of Linux boot loader

  1. lilo

  2. grub

  3. ntloader

  4. booter

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

GRUB (Grand Unified Boot Loader) is the standard boot loader for modern Linux systems, responsible for loading the kernel into memory during system startup. LILO was an older boot loader but has been largely replaced. ntloader is specific to Windows systems, and booter is not a recognized Linux boot loader.