____ is used to repair or edit the boot.ini file
-
bootcfg
-
repair boot
-
sfc /boot
-
config /boot
A
Correct answer
Explanation
bootcfg is a Windows command-line tool for modifying boot.ini, the file controlling boot options for Windows XP and earlier. It can add, remove, or modify boot entries. Option B is not a valid command. sfc (System File Checker) repairs system files but not specifically boot.ini. Option D is fictional.