
INTRODUCTION
What is system software?
•System software consists of a variety of programs that support the
operation of a computer.
•System programs were developed to make computers better adapted to
the needs of their users.
•It allows us to focus on application without knowing details of
machine.
•Examples of system software are text editor, compiler, loader or
linker, debugger, macro processor, operating system etc.
•Text editor is used to create and modify the program.
•Compiler translate the user program into machine
language
•Loaders are system programs that prepare machine
language programs for execution
•Debugger helps to detect errors in the program.
•A translator is used to translate the assembly code into
machine code. This translator is called an assembler.
The most important system software is the OS, which is an integrated
system of programs that manages the system resources, and provides various
support services such as the computer executing the application programs of
users
SYSTEM SOFTWARE AND MACHINE ARCHITECTURE
YSTEM SOFTWARE ( CS 2304) UNIT - I
LALITHAMBIGAI.B