COMMAND.COM is the MS-DOS command interpreter containing internal commands (like DIR, COPY) loaded during boot. IO.SYS and MSDOS.SYS handle low-level hardware interfacing and OS core functions, while CONFIG.SYS is a configuration file, not a command container.