Chapter 1 Basics of Computer System
Chapter 1 Basics of Computer System
2) What is a computer ?
Ans :- A computer is an electronic device that performs a function based on a given set of
instructions. It also works on the principles of Hardwares and softwares.
6) What is AI?
Ans :- AI is the growing branch in the world of computer technology. This technology helps to
perform /make computers thinks like human beings.
10) What is the purpose of language processor? Explain the three language processors?
Ans :- Language processors is the system software or a program that is converts the programs
written in assembly level languages or high level language into machine readable language
program. Assembler, compiler and interpreter are the examples of language processors.
13) What are the basic differences between four generation of computers?
Ans :- The basic differences between four generation of computers are as follows:
The first generation of computers
i) The first generation of computers used vaccum tubes and punched cards.
ii) These generation computers were very big in size
iii) These computers were very slow in processing/performing input/output.
iv) As the first generation of computers very big in size they consumed a lot of energy .
The second generation of computers
i) Transistors were introduced in second generation computers.
ii) Due to making use of transistor in this generation computers resulted into reduction in
getting machines heated.
iii) Second generation computers were very smaller in size and were very fast as
compared to first generation computers.
iv) There was an improvement in the storage capacity.
v) These machines worked with High level languages such as ALGOL and FORTRAN.
The third generation of computers
i) The third generation computers had replaced transistors with Integrated Circuits (IC’s).
ii) This chips increased the speed and efficiency of computers.
iii) The computers were more powerful, reliable,
iv) These computers were faster and less expensive
v) Examples :- IBM 360 series and 370 series.
The fourth generation of computers
i) The microprocessors were launched the fourth-generation computers.
ii) Semi conductor memories were replaced by core memories.
iii) Fourth generation computers became more powerful, compact, reliable, and affordable.
iv) Faster accessing and processing speeds and increased memory capacity helped in
many new operating systems. It gave a rise to Personal Computers (PC’s)
v) Graphical User Interface (GUI) made computers more user friendly.
vi) Examples :- IBM’s Personal Computer (PC) and Apple’s Macintosh.
RAM ROM
RAM stands for Random Access Memory
ROM stands for Read Only Memory
The data/instructions stored on RAM memory The data/instructions stored on ROM
gets erased when the power supply is been memory does not gets erased even the
turned off. power supply is been turned off
RAM is volatile in nature. in nature. ROM is non- volatile
It supports reading and writing operations It does not support write operations.
Data only can be read not changed.
Instructions are stored at a time of
Instructions are stored during its operation
manufacturing.
Static and Dynamic RAM are it’s types PROM, EPROM, EEPROM are it’s types
SOFTCOPY HARDCOPY
Hardcopy means the data or
Softcopy means the data or information that
information that
is displayed on the monitor screen
is printed on the paper
Softcopy can be only seen but cannot be
Hardcopy can be seen and be touched.
touched.
We can edit the data with any changes on
We cannot edit the data on hardcopy
softcopy
iv) The difference between Primary memory and Secondary memory is as followed:-
v) The difference between Impact printer and Non- Impact printer is as followed :
ASSEMBLER COMPILER
Assembler converts the programs written in Compiler converts the program written
assembly language into machine language in high level language into machine
language
It is an example of language processor Compiler is also an example of
language processor
HARDWARE SOFTWARE
Hardware is the physical parts of a computer Software is a set of programs designed
system to perform a specific task
Hardware can be seen and touched Software cannot be seen and touched.
Hardware cannot work on its own, and hence Hardware is required for a software to
it requires software to instruct what to do. work on.
Ex. Input devices, Output devices, CPU,
Ex. System software and application
memory devices etc.
software, utility software etc.
viii) The difference between System software and Application software is as followed:-