Chapter-1: Typical Configuration of Computer: (1mark - 1Q, 3 Marks - 1Q)
Chapter-1: Typical Configuration of Computer: (1mark - 1Q, 3 Marks - 1Q)
1. What is a port?
Ans: A port is on the back side of the CPU chassis used to connect external devices like modem, printers etc.
2. Expand DDRRAM
Ans: DDRRAM – Double Data Rate Random Access Memory.
1. What is the purpose of UPS? Mention the different types of UPS. [March 2016, 2019]
Ans: UPS (Uninterruptible Power Supply): it supplies power during the failure of power to the computer.
Online UPS:
By Vanitha Page 1
Computer Science PU2 notes
Avoids momentary power lapses by continuously providing power from its inverter even when the power line
is functioning properly.
Offline UPS (Standby UPS): monitors the power line and switches to battery power as soon as it detects a
problem. The switch over to battery however can require several milliseconds, during which time computer is
not receiving any power.
2. Define cache memory. Mention the types of cache memory. [March 2018, 2020]
Ans: Cache memory: it is a small, fast memory between RAM and the CPU. Cache memory capacity is less
than RAM. It is costlier than RAM.
There are 3 types of cache memory i.e. L1, L2, L3
• L1 cache is located in CPU
• L2 cache is located between RAM and CPU.
• L3 cache is located on motherboard.
3. What is motherboard? Explain the characteristics of motherboard. [March 2017, June 2018]
Ans: Motherboard is the main circuit board of computer system. It is a large circuit board. All the major
components are connected to it.
Characteristics of motherboard:
Form factor: It refers to the dimensions, arrangement and electrical requirement of the motherboard.
Chipset: it co-ordinates data transfer between the various component of the computer.
Processor socket: it is a rectangular or square connector into which the processor is mounted vertically.
5. What is the purpose of Ports, Buses, Disk controllers in the I/O system? [June 2017]
Ans:
• Ports: are used to connect different devices to the computer
• Buses: are used to connect different components of the computer, it creates a pathway to transmit the
data, control signals and address from one component to another component.
• Disk controllers: disk controller is a circuit that allows CPU to communicate with a hard disk, floppy disk
and other kind of disk drive.
By Vanitha Page 2
Computer Science PU2 notes
BIOS (Basic Input Output System): It consists of loader software which loads OS from ROM to RAM
CMOS (Complementary Metal Oxide Semiconductor): it is a chip which stores date and time.
SLOTS: it is on motherboard allows expanding the capabilities of a computer, the different slots are : ISA, PCI,
RAM, AGP slots etc.
By Vanitha Page 3