Application and System Software
Application and System Software
► Operating System
► Utility Programs
► Language Translator
Operating System
This software aims to protect and maintain the integrity of the computer system
software. Example: backups, computer viruses, copying of files, recovery of files after
software ‘crashes’.
Language Translator
► Time Sharing
► Batch Processing
► Real Time Processing/Online Processing
Time Sharing
Computers and peripheral devices are online when they are connected to a main
processor and turned on so that the operator can interact with them. Printers are
online, for example, when they are ready to receive data from the computer to
print. Most printers have an online button you can press to turn the machine on.
If it is turned off, then you are offline.
A real-time processing system processes data without significant delay, making, it
always up-to-date. Since a processing system must be connected to one or more
computers to process data, then it must also be online. However, note that online
does not necessarily imply that processing is real-time since there may be some
delay with an online system. Examples of real-time processing systems include
aeroplane landing control systems, electronic fund transfer systems and ticket
reservation systems.
User Interface
► File - Every document that you used is called a file. So the program that is
used to start an application or the document you typed are both called files.
► Folder – Just as you would have a folder to keep notes or documents together,
files are grouped together in folder (also called directories).
► Drive – Your computer may have many storage devices such as the hard drive,
floppy drive or CD drive. These devices contain the files and folders that you
work with. Each drive is given a specific drive letter to distinguish it from the
other drives. For example, the floppy drive is usually called drive A. If there
is another floppy drive then it is called drive B. The hard drive is called drive
C and so on.
► Path – To locate a file, you may have to select the drive and then one more
folders. This sequence to get to the specific folder or file is called the path.
Naming a File