Chapter 4 (Computer Software)
Chapter 4 (Computer Software)
SOFTWARE
1.System software
2.Utility programs
3.Applications software
SYSTEM SOFTWARE
SYSTEM SOFTWARE starts and initializes the
system (BOOTS UP)
1.controls input, output, and storage
2.controls operations of the APPLICATIONS
SOFTWARE
. SYSTEM SOFTWARE
If a capable
Software on BIOS is It first searches for
operating system is
first to function an Operating System
located, the BIOS
when system is and loads it into
will pass control to
turned on RAM
it.
. SYSTEM SOFTWARE
OPERATING SYSTEM (OS)
1. OS is the overall controller
2. OS is loaded from the hard drive at turn-on
3. To upgrade firmware, change the hardware while
the OS can be changed through software
4. OS is usually already installed at purchase
5. OS can be purchased separately
6. Connection between CPU and user is called an
interface
OPERATING SYSTEM
UTILITY SOFTWARE
• SECURITY SOFTWARE
a. Antivirus ,firewall, and encryption
b. The HTTPS letters on a Web page
address indicate that the site encrypts
data
TYPES OF UTILITY SOFTWARE
• Archival software
A. Compresses information
B. On retrieval, data must be decompressed
C. Terms include packing, zipping, and archiving
D. Compression can sharply reduce the size of a file
TYPES OF UTILITY
SOFTWARE
• PROGRAMMING ENVIRONMENT SUPPORT PROGRAMS
A. Supports programming work
B. Computers don’t understand human language
C. Programs change source code into machine language
D. Syntax must be exact
E. Problems with either logic or syntax will cause program to fail
(called bugs)
F. Correcting them is called debugging
G. Utilities can help with debugging
UTILITY PROGRAMS ARE USED TO: