What is a Computer?

 

What is a computer?

 

A computer is an electronic device which accepts data as input, performs operations on the data based on the instructions stored in the memory and produces output. General representation of a computer is as shown below:

 

computer-components

 

A computer is made up of two components: 1) Hardware and 2) software. 

The computer hardware is the physical equipment which is made of electronic components like registers, transistors, capacitors etc.. 

The software is the collection of programs that allow the hardware to serve its purpose. The purpose of the software is to use the underlying hardware components.


Comments

Popular posts from this blog

Constants in C

INTRODUCTION TO C

C Tokens