INT 21h is the primary DOS interrupt (software interrupt) in the MS-DOS operating system, serving as the general function dispatcher for system services. It allows assembly language programs to perform critical system-level operations such as input/output handling, file management, memory allocation, and program termination.