Basic Introduction of Computer System
Introduction
Introduction to computer systems
The computer is a collection of hardware and software components used to perform a specific operation an an existing hardware. there are several characteristics of a computer systems such as its speed, accuracy etc.
Application of computers
Today, computer are used in various fields and they have becomes an integrated part of our life. Computers are routinely used in the areas of
- Education
- Business
- Industry Automation
- textile
- Transport
- Navigation
- Weather Forecasting
- Medicine
Classification of Computers
- Micro Computers
- Laptop computers
- work station
- super computer
- hand held computer
- multi core computers
Computers hardware
Inputs\output Devices
CPU
Memory
In addition to the execution of the operation on the data the computer is responsible for maintaining data. for this, the computer uses memory. The memory is responsible to maintain data and can be represented as M*N size. Thus the memory contains M numbers of location with each location storing a world size of N bbits. On any memory location, either read operation or write operation can be performed. There are two types of main memory
- Random Access Memory (RAM)
- Read only memory (ROM)
Computer Software
- System software
- Application Software
System Software
Application Software
Programming Language
- Machine-level programming language
- Assembly-level programming language
- High level Programming language
Labels: Basic Computer
