Computer Sytem Software and Hardware
Computer Sytem Software and Hardware
Introduction to Computers
Hardware and Software [src]
Hardware
System software: Helps run the computer hardware and computer system
itself. System software includes operating systems, device drivers, diagnostic
tools and more. System software is almost always pre-installed on your
computer.
Application software:Allows users to accomplish one or more tasks. It
includes word processing, web browsing and almost any other task for
which you might install software. (Some application software is pre-installed
on most computer systems.)
Diagrammatic view of a very simp
Software is generally created (written) in a high-level programming language,
algorithm that could be progra
one that is (more or less) readable by people. These high-level instructions are public domain image
converted into "machine language" instructions, represented in binary code,
before the hardware can "run the code". When you install software, it is
generally already in this machine language, binary, form.
software what is software
Firmware
Firmware is a very specific, low-level program for the hardware that allows it
to accomplish some specific task. Firmware programs are (relatively)
permanent, i.e., difficult or impossible to change. From the higher-level view
of software, firmware is just part of the hardware, although it provides some
functionality beyond that of simple hardware.