chapter 1
chapter 1
Input Unit:-
The input unit is formed by the input devices attached to the
computer. Examples of input devices and media are: keyboard,
mouse, magnetic ink character reader (MICR), optical mark reader
(OMR), optical character reader (OCR), joystick etc.
The input unit is responsible for taking input and converting it into
computer understandable form (the binary code). Since a computer
operates on electricity, it can understand only the language of
electricity i.e., either ON or OFF or high voltage or low voltage. That
means a computer can understand two stages ON/OFF or
High/Low voltage or the binary language that uses just two symbols
: 1 for ON and 0 for OFF.
Output Unit :-
The output unit is formed by the output devices attached to the
computer. The output coming from the CPU is in the form of
electronic binary signals which needs conversion in some form
which can be easily understood by human beings i.e., characters,
graphical or audio visual form.
Example:-
• Monitor
• Printer
• Speaker
What is an input unit? Give its significance.
Answer :-
The input unit is responsible for taking input and converting it into
computer understandable form (the binary code). Since a computer
operates on electricity, it can understand only the language of
electricity i.e., either ON or OFF or high voltage or low voltage. That
means a computer can understand two stages ON/OFF or
High/Low voltage or the binary language that uses just two symbols
: 1 for ON and 0 for OFF.
• All the inputs consisted of data (on which the action was to be
performed) as well as the instruction (the action to be taken).
Answer :-
The CPU or the Central Processing Unit is the main control center
and processing unit. It is also called brain of the computer as it
guides, directs, controls and governs the performance of a
computer.
The CPU has some sub-components that help in carrying out the
processing of a task. These are :
Answer :-
Answer :-
The ALU performs all the four arithmetic (+, -, *, /) and some logical
(<, >, =, <=, >=, !=) operations. When two numbers are required to
be added, these numbers are sent from memory to ALU where
addition takes place and the result is put back in the memory. In
the same way, other arithmetic operations are performed (through
ALU only).
Answer :-
CPU :-
• CPU stands for Central Processing Unit.
• CPU guide, directs, control and governs the performance of
computer.
• CPU is brain of computer.
ALU :-
• ALU stands for Arithmetic Logic Unit.
• ALU performs arithmetic (+, -, *, /) and logic operations.
• ALU is a part of CPU.
Answer :-
Output Unit:-
Example:-
• Monitor
• Printer
• Speaker
Q. What is the role of memory in the functioning of a computer?
What types of memory does the computer work with ?
Answer :-
Q. Define each of the following: (a) byte (b) kilobyte (c) megabyte (d)
gigabyte (e) terabyte.
Answer :-
Answer :-
• The memory holds the data and information during processing.
Q. What are RAM and ROM? How are they alike? How are they
different? What are EEROM, PROM and EPROM?
Answer :-
• They are alike because both RAM and ROM are parts of primary
memory.
PROM :-
Programmable Read Only Memory (PROM) is a ROM that can be
programmed to record information using a facility known as PROM-
programmer. Once the chip has been programmed, the recorded
information cannot be changed i.e., PROM becomes same as ROM.
EPROM :-
Erasable Programmable Read Only Memory (EPROM) is another
type of ROM that can be erased and the chip can be reprogrammed
to record different information using a special PROM-program
facility. Erasure is achieved by exposing the chip to ultraviolet light.
When an EPROM is in use, information can only be "read" and the
information remains on the chip until it is erased. EPROM are of
two kinds - UPROM (ultraviolet PROM) and EA-PROM (Electrically
Alterable PROM).
EEPROM :-
Electrically Erasable PROM (EEPROM). This type of ROM can be
programmed and erased by electrical signals. Information loaded in
this memory can be retained for many years without any power
supplied; one of its new applications is as a back-up to RAM
memory whose contents are lost in a power failure. When power is
returned, the EEPROM memory can be used to replace the lost
contents of the RAM memory and the microcomputer can continue
working just as if nothing had happened. Even newer devices are
combining RAM and EEPROM memory in a single integrated circuit.
Answer :-
Role :
Software interact with users and hardware.
UTILITIES :-
Utilities are those application programs that assist the computer by
performing housekeeping functions like backing up disk or
scanning / cleaning viruses or arranging information etc.
Answer :-
Operating System :
An Operating System is a program which acts as an interface
between a user and the hardware (i.e., all computer resources).
Answer :-
The system software is used for operating computer hardware. On the other hand
Application software are installed according to user's requirements.