Valeo Interview Question

what do you know about boot loaders? some problem solving questions

Interview Answer

Anonymous

Apr 8, 2018

boot loader is the feature and tool that initiate the starting of the program or process, including refreshing the RAM and preparing the registers that will be in use during the running of the program and heads to the start up code after it finishes its functionality.

1