what is the name of Linux boot loader
-
lilo
-
grub
-
ntloader
-
booter
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.