answersLogoWhite

0

IT is actually the Boot Record. To see my source read A+ Guide to Managing and Maintaining Your PC be Jean Andrews .

Another POV:The original answer was "BIOS".

The BIOS instructs the computer to start loading the first "software" application, which MAY or MAY not be a part of the registry, depending on which operating system is used.

BIOS stands for "Basic Input Output System".

In other words, the BIOS instructs the computer to load whatever "boot-loader" necessary for the next step.

See the attached explanation from Wikipedia.

It is really the data sheet.

It is actually the Registry file.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

At the beginning of the boot drive is the OS which loads the first program file of the OS?

boot record


Loads the OS boot sector from the active partition and runs the program in this boot sector?

MBR (Master Boot Record) program.


With which program you can open the file with extension dmg?

A dmg file is an image file used by MAC OS. No program is needed, just click to open. unless your in windows


Where and how can I run a program?

You can run a program in any OS. For example an executable program can be run in windows by .exe file extension.


What is the order in which the bootstrap program searches the OS boot up file?

The answer is CMOS.


What two items are contained in the MBR?

1.The master boot program (446 bytes), which loads the OS boot program stored in the OS boot record. (The OS boot program begins the process of loading the OS.) 2.The partition table, which contains the description, location, and size of each partitionon the drive (up to four).


What is a booststrap program?

A bootstrap program is the small program that is executed by the BIOS when the computer powers on. All it does is find the kernel for an OS and loads it into memory, thereby starting the computer's operating system.


How do you Find size of a file using c program?

OS-dependent.stat for unix, FindFirstFile for Windows.


Do file extensions do anything to a file or just tell an OS what program to open it with?

File extensions just tell your computer which program it needs to open the file. They also tell you what sort of file it is, for eg: If you got an email and there was an attachement called Sarah.jpg because of the .jpg at the end you know it is a photo file.


Is Operating System part of main memory or hard disk?

The OS is installed on the HD, just like any other program. The bootstrap process loads the OS from HD to main memory, where it is executed.


What is the name of the program that reads the settings in the Boot Configuration Data file and manages the initial startup of the OS?

Windows Boot Manager.


How do you compile a c program in windows OS?

First, install a C-compiler.