A good answer might be:

Everything on the list can be stored on a floppy disk (or in any other kind of computer memory, for that matter.)

Types of Programs

There are two categories of programs:

  • Systems Programs
    • Operating System
  • Application Programs
    • Word processors
    • Game programs
    • Spreadsheets
    • Data base systems
    • Graphics programs
Application programs (usually called just "applications") are programs that people use to get their work done. Computers mostly exist because people want to run these programs.

Systems programs are needed to keep all the hardware and software systems running together smoothly. The most important systems program is the operating system. In most modern computers, the operating system is always present when the computer is running. It coordinates the operation of all the hardware and software components of the computer system. The operating system is responsible for starting application programs running and finding the resources that they need. When an application program is running, the operating system manages the details of the hardware for it. For example, when you type characters on the keyboard, the operating system determines which application program they are intended for and does the work of getting them there.

Modern operating systems usually come with a user interface that enables users to easily interact with application programs (and with the operating system itself) by using windows, buttons, menus, icons, the mouse, and the keyboard. Examples of operating systems are Unix, Windows 98, Windows NT, Linux, Solaris, and System 7.

QUESTION 8:

(Thought question:) You have just turned on your computer and have not yet started any application. Are any programs running?

Click Here after you have answered the question