Windows Server Administration Fundamentals — Question 119
Which of the following statements are true about a boot sector? Each correct answer represents a complete solution. Choose all that apply.
Answer options
- A. It allows the boot process of a computer to load a program stored on the same storage device.
- B. It is a region of a hard disk, floppy disk, optical disc, or other data storage device that contains machine code to be loaded into RAM by a computer system's built-in firmware.
- C. The location and size of the boot sector is specified by the design of the computing platform.
- D. If multiple operating systems exist on a computer, it provides the choice of selecting an operating system.
Correct answer: A, B, C
Explanation
Options A, B, and C correctly describe the functions and characteristics of a boot sector. Option D, while relevant to multi-boot setups, does not accurately define the boot sector's purpose, which is primarily to load the operating system rather than provide a selection mechanism.