






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This document is a complete guide to understanding the fundamentals of computers, designed for beginners, students, and anyone looking to build a strong foundation in computing. It combines theory with hands-on practice, making it ideal for classroom use, self-study, or training programs Practice Exercises at the end of each chapter: Multiple Choice Questions (MCQs)
Typology: Study notes
1 / 10
This page cannot be seen from the preview
Don't miss anything!







Input Unit
The computer accepts coded information through input unit by the user. It is a device that is used to give required information to the computer. e.g. Keyboard, mouse, etc.
An input unit performs the following functions
(i) It accepts the instructions and data from the user. (ii) It converts these instructions and data in computer in acceptable format. (iii) It supplies the converted instructions and data to the computer system for further processing.
Output Unit
This unit sends the processed results to the user. It is mainly used to display the desired result to the user as per input instruction. e.g. Monitor, printer, plotter, etc.
The following functions are performed by an output unit
(i) It accepts the results produced by the computer which are in coded form and hence cannot be easily understood by user. (ii) It converts these coded results to human acceptable form. (iii) It supplies the converted results to the user.
Central Processing
Unit (CPU)
It consists a set of registers, arithmetic logic unit and control unit, which together interpret and execute instructions in assembly language.
The primary functions of the CPU are as follows
(i) The CPU transfers instructions and input data from main memory to registers, i.e. internal memory. (ii) The CPU executes the instructions in the stored sequence. (iii) When necessary, CPU transfers output data from registers to main memory.
Central Processing Unit is often called the brain of computer. The CPU is fabricated as a single Integrated Circuit (IC) and is also known as microprocessor. A CPU controls all the internal and external devices and performs arithmetic and logic operations. The CPU consists of following main sub-systems
Arithmetic Logic Unit (ALU) ALU contains the electronic circuitry that executes all arithmetic and logical operations on the available data. ALU uses registers to hold the data that is being processed. Most ALUs can perform the following operations (i) Logical operations (AND, NOT, OR, XOR). (ii) Arithmetic operations (addition, subtraction, multiplication and division). (iii) Bit-shifting operations (shifting or rotating a word by a specified number of bit to the left or right with or without sign extension). (iv) Comparison operations (=, <, < =, >, > =)
These are used to quickly accept, store and transfer data and instructions that are being used immediately by the CPU. These registers are the top of the memory hierarchy and are the fastest way for the system to manipulate data. The number and size of registers vary from processor to processor.
Control Unit (CU) CU coordinates with the input and output devices of a computer. It directs the computer to carry out stored program instructions by communicating with the ALU and the registers. It organises the processing of data and instructions. The basic function of control unit is to fetch the instruction stored in the main memory, identify the operations and the devices involved in it and accordingly generate control signals.
It is the controlling element in a computer system and is sometimes referred to as the chip. Microprocessor is the main hardware that drives the computer. It is a large Printed Circuit Board (PCB), which is used in all electronic systems such as computer, calculator, digital system, etc. The speed of CPU depends upon the type of microprocessor used. n (^) Intel 4004 was the first microprocessor made by Intel in 1971 by scientist Ted Hoff and engineer Frederico Faggin. n (^) Some of the popular microprocessors are Intel, Intel core i7, Dual core, Pentium IV, etc.
Memory Unit
This unit is responsible to store programs or data on a temporary or permanent basis. It has primary memory (main memory) and secondary memory (auxiliary memory).
The input data which is to be processed is brought into main memory before processing.
Another kind of memory is referred to as secondary memory of a computer system. This unit is used to permanently store data, programs and output. This unit does not deal directly with CPU.
The main circuit board contained in any computer is called a motherboard. It is also known as the main board or logic board or system board or planar board. All the other electronic devices and circuits of computer system are attached to this board like, CPU, ROM , RAM, expansion slots, PCI slots and USB ports. It also includes controllers for devices like the hard drive, DVD drive, keyboard and mouse. In other words, motherboard makes everything in a computer work together.
Various components on motherboard are as follows
(i) CMOS Battery (ii) BIOS Chip (iii) Fan (iv) Expansion Slot (v) SMPS (vi) PCI Slot (vii) Processor Chip (viii) Buses
CPU sends data, instructions and information to the components inside the computer as well as to the peripheral devices attached to it. A bus is a set of wires used for interconnection, where each wire can carry one bit of data. In other words, bus is a set of electronic signal pathways that allows information and signals to travel between components inside or outside of a computer. A computer bus can be divided into two types
n (^) UPS (Uninterruptible Power Supply), is an electrical apparatus that provides emergency power to a load when the input power source or mains power fails. n (^) Buffer is a temporary storage where register holds the data for further execution. n (^) Accumulator is a register in a CPU in which intermediate arithmetic and logic results are stored. n (^) An uniform interval of CPU time allocated for use in performing a task is known as time slice. n (^) The speed of processor is measured in millions of cycles per second or megahertz (MHz) by clock speed. n (^) DMA (Direct Memory Access) is a method that allows an input/output device to send or receive data directly to or from the main memory, by passing the CPU to speed up memory operations.
located in which of the following? [IBPS Clerk Mains 2017] (1) Input devices (2) Output devices (3) System unit (4) Storage component (5) Expansion board
for the performance of the computer? [IBPS Clerk Mains 2017] (1) number of keys in the keyboard (2) format of the video/graphics word (3) memory in the video/graphics word (4) the clock speed of the processor (5) number of cores available in the processor
information, which is sent to the CPU. (1) input (2) output (3) CPU (4) memory
input? (1) data (2) programs (3) commands (4) user response (5) All of these
source and fed into computer software is called. [IBPS RRB PO Mains 2017] (1) Output (2) Input (3) Throughout (4) Reports (5) Process
(1) suitable (2) acceptable (3) understandable (4) rejectable
user. (1) Input (2) Output (3) Memory (4) CPU
(1) plotter (2) printer (3) monitor (4) All of these
into information and consists of integrated circuits. [SBI Clerk 2011] (1) Hard disk (2) RAM (3) CPU (4) ROM (5) None of these
computer consists of (1) input, output and processing (2) control unit, primary storage and secondary storage (3) control unit, arithmetic logic unit, memory unit (4) All of the above
into CPU accumulator register from memory? (1) Load (2) Storage (3) Machine (4) Access
(1) Hard disc (2) Floppy disc (3) CPU chip (4) Memory chip
[SSC CGL 2016] (1) Keyboard (2) Mouse (3) CPU (4) Printer
circuit which is known as (1) Motherboard (2) Microprocessor (3) ALU (4) CU
partially made of (1) copper (2) iron (3) gold (4) silica
(1) carry out program instructions (2) store data/information for further use (3) process data and information (4) Both 1 and 3
techniques used in computers is to make the best use of the (1) CPU (2) peripherals (3) secondary storage (4) floppy discs
components (1) ALU and CU (2) ALU and RAM (3) RAM and ROM (4) RAM and CUz
..... units. [SBI PO 2013] (1) microprocessor (2) arithmetic/logic (3) output (4) ROM (5) input
in the CPU of a computer? [IBPS Clerk 2015] (1) To produce result (2) To compare numbers (3) To control flow of information (4) To do Maths work (5) None of the above
communication between the memory and the arithmetic logical unit? [IBPS RRB PO Mains 2017] (1) CMU (2) CCU (3) UPS (4) CPU (5) ALU
calculating and comparing? [IBPSClerk2013] (1) ALU (2) Control unit (3) Disc unit (4) Modem (5) None of these
operations or comparisons such as less than, equal to or greater than etc. (1) ALU (2) CU (3) Input unit (4) MU
[IBPS Clerk 2014] (1) Application and Logic Unit (2) Algorithm Logic Unit (3) Arithmetic Layered Unit (4) Arithmetic Legal Unit (5) Arithmetic Logic Unit
does the ALU of computer perform? (1) 4 (2) 2 (3) 5 (4) 8
(1) Control unit [SSC CGL 2016] (2) Primary storage unit (3) Input unit (4) Arithmetic logic unit
computer commands? (1) Arithmetic unit (2) Logic unit (3) Both โ1โ and โ2โ (4) Control unit
electronic circuit that performs arithmetic and bitwise operations on integer binary numbers? [IBPS RRB PO Mains 2017] (1) BOU (2) AEU (3) CPU (4) ALU (5) UPS
(1) a set of registers (2) a set of ALU (3) microprocessor (4) bus
data holding place that is a part of the computer processor and may hold an instruction, a storage address, or any kind of data? [IBPS RRB PO Mains 2017] (1) Register (2) WAN (3) Bus (4) Address (5) Processor
activities of all the other computer components is the [SBI PO 2015] (1) motherboard (2) coordination board (3) control unit (4) arithmetic logic unit (5) None of these
circuitry in a computer system that directs the operation of the processor? [IBPS PO 2016] (1) Memory (2) Address Bus (3) Accumulator (4) ALU (5) Control unit
its functions, is called its [IBPS Clerk Mains 2017] (1) ROM program (2) System board (3) Arithmetic logic unit (4) Control unit (5) None of these
generating [IBPS Clerk 2011] (1) control signal (2) timing signal (3) transfer signal (4) command signal
called the (1) clock (2) nerve centre (3) Both โ1โ and โ2โ (4) IC
piece of data is its (1) address (2) memory name (3) storage (4) data location
the different external devices? (1) Address bus (2) Data bus (3) Control bus (4) External bus
[SBI Clerk 2012] (1) CPU (2) Mouse (3) Monitor (4) UPS (5) None of these
protection, but also furnishes the computer with battery backup power during a power outage is [IBPS RRB PO Mains 2017] (1) Battery strip (2) UPS (3) Surge strip (4) USB (5) Memory
CPU, for I/O operations is a (1) chip (2) buffer (3) register (4) core
used. (1) processing speed (2) clock speed (3) memory (4) unit
for use in performing a task is known as (1) real time (2) seek time (3) down time (4) time slice
(1) Direct Memory Access (2) Dynamic Memory Access (3) Direct Metho Access (4) Double Memory Access
(1) fetch (2) decode (3) execute (4) store (e) None of these
by a computer, the instruction phase followed by the execution phase is referred to as (1) program cycle (2) machine instruction (3) instruction cycle (4) task cycle
(1) Fetching (2) Storing (3) Decoding (4) Executing
(1) instructions and data (2) information and data (3) input and output (4) CPU and instructions
and depends on the operation. (1) Op-code (2) Operand (3) instructions (4) Data
(1) instruction execution (2) instruction prefetch (3) instruction decoding (4) instruction manipulation
for chips are referred to as (1) slots (2) sockets (3) ports (4) lines
ANSWERS