Pregunta de entrevista de Samsung Electronics

What is a boot loader?

Respuesta de la entrevista

Anónimo

26 ene 2024

In embedded systems, a bootloader is a special program or piece of code that is responsible for loading the operating system or application software into the microcontroller or microprocessor's memory during the system's boot-up process. The bootloader is typically stored in a non-volatile memory such as Flash or ROM and is executed when the system is powered on or reset.