Multi-tasking
A task or process is a program or part of a program the user wants executed
Modern operating systems are multi-tasking in that they execute two or more applications running simultaneously (actually they switch back and forth between the applications)
Older single-tasking operating systems could only do one thing at a time