Component of Computer System
Component of Computer System
Component of Computer System
The computer systems contain three components: the central processing unit, input devices,
and output devices as seen under the following image. The input devices supply a processor
with data input, which processes the data and produces valuable information, shown by output
devices to the user. Stored in the memory of a machine.
Control Unit
As the name indicates, this part of the CPU extracts instructions, performs execution, maintains,
and directs operations of the entire system.
Memory Unit
This is a unit in which data and instructions given to the computer as well as results are given by
computers are stored. The unit of memory is "Byte".
1 Byte = 8 Bits
What is a Computer?
A computer is an electronic device that accepts data from the user, processes it,
produces results, displays them to the users, and stores the results for future
usage.
Data is a collection of unorganized facts & figures and does not provide any
further information regarding patterns, context, etc. Hence data means
"unstructured facts and figures".
Functions of Computers
A computer performs the following functions:
Receiving Input
Data is fed into the computer through various input devices like keyboard, mouse,
digital pens, etc. Input can also be fed through devices like CD-ROM, pen drive,
scanner, etc.
Operations on the input data are carried out based on the instructions provided in
the programs.
After processing, the information gets stored in the primary or secondary storage
area.
Producing output
The processed information and other details are communicated to the outside
world through output devices like monitor, printer, etc.
History of Computers
The history of the computer dates back to several years. There are five prominent
generations of computers. Each generation has witnessed several technological
advances that change the functionality of the computers.
Output Devices
Output devices help to display output to the user
Computer Memory
Computer memory refers to the storage area where data is stored. It is of two
types Primary Memory & Secondary Memory.
Programming Languages
The languages that are used to write a program or set of instructions are called
"Programming languages". Programming languages are broadly categorized into
three types - Machine level language, Assembly level language, High-level language.