fc (file compare) is the Windows command that compares two files and displays their differences line by line. Options A, B, and D are not standard Windows commands. While 'diff' exists in Unix, Windows uses fc. The name fc is short for 'file compare'.