System Software
System Software
+
System Software: System software consists of programs that manage the hardware resources
of a computer and perform required information processing tasks. These programs are divided
into three classes: the operating system, system support, and system development.
The operating system provides services such as a user interface, file and database
access, and interfaces to communication systems such as Internet protocols. The primary
purpose of this software is to keep the system operating in an efficient manner while allowing
the users access to the system.
System support software provides system utilities and other operating services.
Examples of system utilities are sort programs and disk format programs. Operating services
consists of programs that provide performance statistics for the operational staff and security
monitors to protect the system and data.
The last system software category, system development software, includes the language
translators that convert programs into machine language for execution ,debugging tools to
ensure that the programs are error free and computer -assisted software engineering(CASE)
systems.
Mr. Phanindra KumarKatakam, Asst. Professor, Univ. Arts & Science College, KU,
Wgl.
Programming with C & C+ Unit - I
+
COMPUTER LANGUAGES
To write a program (tells what to do) for a computer, we must use a
computer language. Over the years computer languages have evolved from
machine languages to natural languages.
The following is the summary of
computer languages
1940‘s -- Machine
Languages
1950‘s --
Symbolic
Languages
1960‘s --
High Level
Languages
Mr. Phanindra KumarKatakam, Asst. Professor, Univ. Arts & Science College, KU,
Wgl.