The boot process includes POST (Power-On Self-Test), BIOS activation, and loading the OS into RAM. Loading application programs happens AFTER the OS is running - it's not part of the boot process itself. Applications are loaded by the user or startup scripts only once the OS is fully operational.