Hardware and Components Exercises
Hardware and Components Exercises
Exercises
Question 1
A computer system coordinates between hardware
and software.
Question 2
A computer is an electronic data processing machine.
Question 3
The CPU is considered to be the brain of a computer
system.
Question 4
Hardware and software are complementary to each other.
Question 5
A byte is the smallest unit of memory which represents a
character in a computer.
Question 6
A set of computer programs with the help of which the
system works, is known as software.
Question 9
Secondary memory is known as an auxiliary memory of the
computer system.
Question 10
Question 1
Label the given block diagram to depict the basic
organisation of a computer system
Answer
Name the following
Question 1
Answer
1. MS Paint
2. Microsoft Excel
Question 2
Answer
1. Windows 10
2. Linux
Question 3
Answer
Question 4
Answer
Question 1
Define System Software.
Answer
System software is a set of one or more programs designed to control the operations of a
computer system. They support the running of other softwares and communicate with the
peripheral devices.
Question 2
Answer
Hardware refers to the machinery and to the various components and equipment of the
computer system. It refers to all the physical devices of the computer system.
Question 3
Answer
Software refers to a set of computer programs, procedures and associated documents that
describe how the programs are to be used. It is a collection of programs that aim at enhancing
the capabilities of the hardware.
1. System software
2. Application software
Question 4
Answer
Memory is the basic unit of a computer where it can store data and instructions.
1. Primary Memory
2. Secondary Memory
Answer
Hardware Software
Hardware is physical in
Software is logical in nature.
nature.
Question 2
Answer
10
Question 3
Answer
Question 4
Answer
Question 1
Hardware refers to all the visible devices which are assembled together to
build a computer system. Software refers to the computer programs that
are loaded into the computer system. The blending of software and
hardware gives life to a computer system.
Hence, both are essential to get the work done. Hardware and software
are complementary to each other.
Question 2
Answer
Question 3
What is meant by the term 'ports'? Explain the different types of ports.
Answer
Ports are the connecting nodes to interface the peripheral devices with
the processor. They act as a bridge between the external devices and the
CPU for data communication.
The different types of ports are as follows:
1. Serial port — It is used to supply data serially i.e., bit by bit. It uses
a single wire for communication. This port takes much time to
transfer data i.e., it transfers a byte in eight tries. Serial ports are
usually available with 9 pins or 24 pins and allow connections of
mouse, modem etc.
Question 5
What are the main functions of the CPU? Explain.
Answer
Central Processing Unit is 'the brain of the computer' and
takes all the major decisions in a computer system. CPU
consists of three main components. The functions of these
components are as follows:
1. Arithmetic and Logic Unit(ALU) — All the
arithmetical and logical operations are performed
through this unit. An arithmetical operation includes
addition, subtraction, multiplication, division and logical
operations include all types of comparisons.
2. Control Unit — This unit controls each and every part
of the computer system along with the peripherals. It
retrieves data and instructions from the memory and
sends the commands to various parts of the computer
system.
3. Memory Unit — This unit provides space for storing
data, instructions, intermediate results and final results.