Computer Hardware Questions
Computer Hardware Questions
1. What is a computer?
Computer is a programmable machine. It the integral part of everyday life.
2. What are the different functions of a computer?
A computer does the following functions;
a. Accepting data
b. Processing Data
c. Storing Data
3. Draw the hierarchical classification of the computer.
In a hierarchical structure there is a grouping of things into levels. There is a “top” level and then a
series of lower levels under it. It’s all about abstraction. At each level you describe a concept with
enough detail for you to have a good feel for what lies below it. Here’s a snipet from Brian Harvey’s
course notes, Reading Material for: CS 61A, for his first class.
The fastest type of computer. Supercomputers are very expensive and are employed for specialized applications
that require immense amounts of mathematical calculations. For example, weather forecasting requires a
supercomputer. Other uses of supercomputers include animated graphics, fluid dynamic calculations, nuclear
energy research, and petroleum exploration
6. Differentiate Input and Output device.
Input devices are used for giving input to the computer. But output devices are used to get the result back from
the computer. The examples of input devices are keyboard, mouse, scanner, digital camera atc…whereas output
devices include monitor, printer, projector etc….
7. What is a storage device? What is the common classification?
Storage devices are used to store data in the computer. The different types of storage devices are;
a. Magnetic Devices.
b. Optical Devices.
c. Solid-State Storage Devices.
8. What do you mean by a processing device? What are the various types of processing devices?
The main function of a computer is to process data. The various types of processing device in a
computer are;
a. Microprocessor
b. Chipset
c. BIOS
Serial port and parallel port are used for transferring data in/out of the computer. In serial port
transmission only 1 bit is transmitted at a time. Most serial ports on personal computers conform to
the RS-232C or RS-422 standards. A parallel interface for connecting an external device such as a
printer. On PCs, the parallel port uses a 25-pin connector (type DB-25. and is used to connect
printers, computers and other devices that need relatively high bandwidth. It uses parallel
transmission of data.
Page 1 of 11
These are the communication channel that enables your computer to exchange information with various
devices
11. What is a microprocessor?
The most important electronic component on the computer. It is a programmable logical device for processing
data. In the world of personal computers, the terms MICROPROCESSOR and CPU are used interchangeably
12. What are the factors affecting the speed of the microprocessor?
The following are the factors affecting the speed of the microprocessor.
a. Number of instructions build in the processor.
b. Bandwidth
c. Clock Speed
d. Number of transistors inside the processor
Front Side Bus. Another name for the system bus. The Front Side Bus connects the CPU to main
memory. A microprocessor bus that connects the CPU to a Level 2 cache is called Back Side Bus.
Typically, a backside bus runs at a faster clock speed than the Front Side Bus.
15. What is packaging a microprocessor? What are the different packaging available?
Packaging is the process of connecting a microprocessor with a computers motherboard. The types of
microprocessor packaging are;
a. PGA
b. SPGA
c. SECC
d. LGA
An LGA socket is the connection point for a central processing unit (CPU. to fit into a motherboard.
The LGA stands for Land Grid Array.
Reduced Instruction Set Computer (RISC. and Complex Instruction Set Computer (CISC. are two
philosophies by which computer chips are designed. RISC became a popular technology buzzword in
the 1990s, and many processors used in the enterprise business segment were RISC-based.
Page 2 of 11
The Intel Pentium is a series of microprocessors first developed by the Intel Corporation. These types
of processors have been found in many personal computers since 1993.
There have been a number of Pentium processor lines starting with the base Pentium in 1993.The of
the recent Pentium entries are Pentium III and Pentium 4.
a. In a Pentium III processor, the bus speed is generally 133 MHz (although there were a few with 100
MHz). The lowest bus speed on a Pentium IV is 400 MHz, and there are versions with much higher
speeds (topping at 1066 MHz for the “extreme edition”).
c. Pentium III processors had (for the most part. about 512 KB of cache. Pentium 4 processors, on the
other hand, start at 512 KB.
20. What are the differences between Intel Celeron and Pentium family of Processors?
Celeron
According to Build Gaming Computers, Celeron processors are the low-end processor intended for
standard home computer use. SciNet reports the best Celeron processor has an L2 Cache of 128kb, a
clock speed limit of about 2.0 GHz and runs at a core voltage of 1.75V. These are useful numbers for
comparison.
Pentium
The top Pentium processor is the Pentium 4 Prescott. CPU Scorecard reports it has an L2 cache of
1MB (1024kb), a potential 3.0 GHz clock speed and runs at about 1.4V. The lowest performing
Pentium 4 processor, the Willamette, has an L2 cache of 256kb, a potential 2.0 GHz clock speed and
runs at about 1.7V.
A thread of execution, or simply a “thread,” is one series of instructions sent to the CPU. Hyper-
threading is a technology developed to help make better use of spare processing cycles. Hyper-
threaded processors have a duplicate set of registers, small spaces of high-speed memory storage used
to hold the data that is currently needed to execute a thread. When a CPU core is delayed, waiting for
data to be retrieved from another place in memory, it can use these duplicate registers to spend the
spare computation cycles executing a different thread. The second set of registers will be pre-loaded
with the data needed to execute the second thread, so the CPU core can begin work immediately
22. What is Intel Atom processor?
The Intel Atom family of processors are extremely small central processing units (CPU. found mostly
in ultraportable devices, such as netbooks, cell phones and tablet PCs, according to Intel. While small
and light on energy use, Atom processors can handle the most common tasks, such as email and
instant messaging.
Page 3 of 11
Nehalem is Intel’s new microprocessor architecture The Core i7 chips were the first processors ever
produced using an architecture called Nehalem.
The top of the line for the LGA775 series CPU socket was the Core 2 processor series, with the Core 2
Duo E8600, Core 2 Extreme QX9770 and Core 2 Quad Q9650 being the three top performers
29. Socket 939 is developed by AMD. It supports a maximum of how many bits of computing? What
are the the different processors of AMD is suitable for this socket?
AMD Athlon 64, AMD Athlon 64FX and AMD Athlon 64 X2.
30. Which type of socket is needed to connect a dual core processor of Intel?
Socket LGA 775.
31. What is Heat Sink? What is its use? If it is not in the system what will happen?
A heat sink is a component used to lower the temperature of a device.It is most commonly there on
the microprocessor. If it is not properly fixed the system, the system will shutdown automatically to
prevent further damage to the processor.
32. A CPU fan should be placed in system. Why?
To make the system cool and more functioning.
33. What is Upgrading a microprocessor? Why we have to do it?
34. Upgrading a microprocessor is just physically replacing a processor with a new one. Before doing
so we have to make sure that the processor we want to use for your upgrade is physically compatible
with the socket on your computer’s motherboard. We also have to make sure that the motherboard
has the internal logic to support the processor.
Page 4 of 11
memory is used by some small programs like Word star, Lotus etc…DOS cannot use more than
640KB.
The main memory in a computer is called Random Access Memory. It is also known as RAM. This is
the part of the computer that stores operating system software, software applications and other
information for the central processing unit (CPU. to have fast and direct access when needed to
perform tasks.
39. What is Cache memory? What is the advantage if a processor with more cache memory you are
using?
Cache memory is the memory area between RAM and Processor. If cache memory increases the speed
of the system will also improved.
The latest DDR version is DDR-III. Intel’s all latest processors such as Core i3,i5 and i7 will support it.
45. What are VRAM and SGRAM?
VRAM is Video Random Access Memory. Video adapter or video system uses VRAM. VRAM is dual
ported. It is costly. But SGRAM is not dual ported and not costly. It is a less expensive approach to
graphics functions. Most commonly all low cost graphics cards are using it.
Page 5 of 11
48. What is ECC/EPP?
EPP/ECP (Enhanced Parallel Port/Enhanced Capability Port. is a standard signaling method for bi-
directional parallel communication between a computer and peripheral devices that offers the
potential for much higher rates of data transfer than the original parallel signaling methods. EPP is
for non-printer peripherals. ECP is for printers and scanners. EPP/ECP is part of IEEE Standard
1284.
Page 6 of 11
rather than bits.
Now a days this memory module is not used.
62. What is ATX? How it is different from AT? Which is using now?
AT is a short for advanced technology, the AT is an IBM PC model introduced in 1984. It includes an
Intel 80286 microprocessor, a 1.2MB floppy drive, and an 84-key AT keyboard. The ATX form factor
specified changes to the motherboard, along with the case and power supply. Some of the design
specification improvements of the ATX form factor included a single 20-pin connector for the power
supply, a power supply to blow air into the case instead of out for better air flow, less overlap between
the motherboard and drive bays, and integrated I/O Port connectors soldered directly onto the
motherboard. The ATX form factor was an overall better design for upgrading.
64. What is PCI slot? How is different from PCI Express (PCI-E)?
Short for PERIPHERAL COMPONENT INTERCONNECT, a local bus standard developed by Intel
Corporation. PCI Express (Peripheral Component Interconnect Express), officially abbreviated as
PCIe, is a computer expansion card standard designed to replace the older PCI, PCI-X, and AGP bus
standards.
Page 7 of 11
65. What is AGP slot? What is its use?
The Accelerated Graphics Port (often shortened to AGP. is a high-speed point-to-point channel for
attaching a video card to a computer’s motherboard, primarily to assist in the acceleration of 3D
computer graphics. Since 2004 AGP has been progressively phased out in favor of PCI Express
(PCIe).
Page 8 of 11
77. What is power supply unit?
A power supply unit (PSU. supplies direct current (DC. power to the other components in a computer.
It converts general-purpose alternating current (AC. electric power from the mains to low-voltage (for
a desktop computer: 12 V, 5 V, 5VSB, 3V3, -5 V, and -12 V. DC power for the internal components of
the computer.
78. What are the different types of Form Factors of Power Supply?
AT , ATX, Flex ATX, Micro ATX etc…
79. What is NLX?
NLX (New Low Profile Extended. was a form factor proposed by Intel and developed jointly with IBM,
DEC.
80. What is Switching Mode Power Supply?
A switched-mode power supply (switching-mode power supply, SMPS, or simply switcher. is an
electronic power supply that incorporates a switching regulator in order to be highly efficient in the
conversion of electrical power. Like other types of power supplies, an SMPS transfer power from a
source like the electrical power grid to a load (e.g., a personal computer. while converting voltage and
current characteristics. An SMPS is usually employed to efficiently provide a regulated output voltage,
typically at a level different from the input voltage.
85. Power supply fan is not working and it emits a lot of sound. What will the probable cause?
Most of the time this issue arises due to lots of dust is accumulated on the fan motor.
86. What is the capacity of a Floppy Disk?
1.44MB
87. Which is the medium used in a floppy for storing data? Magnetic Media.
89. How many tracts and sectors found in a normal floppy dick? 80 tracks and 18 sectors.
91. How can you format a floppy? What is happening if you do so?
Insert the floppy to the system and open my computer. There we can find the icon. Just right click and
Page 9 of 11
select format option. Otherwise we can use format command . Formatting a floppy will creates sectors
and tracks on the floppy.
92. System is not showing floppy disk drive icon in Mycomputer.What will the probable cause?
The device is not detected or disabled.
93. I have inserted a new floppy disk into my drive. The data can be read. But not able to make
modifications. Why?
The disk may be in write protected mode.
94. What is HDD? What are the different types available in the market now?
A hard disk drive (HDD; also hard drive or hard disk. is a non-volatile, random access digital
magnetic data storage device. It is the secondary storage media. There are different types of hard disk,
based on the the intefaces they used we can classify them as IDE, SATA, SCSI etc…
IDE- Integrated Drive Electronics (IDE. it has a 40/80 pins connector. IDE transfer speed of data up
to 100/133 MB per second few time ago mostly use IDE.
98. What is SCSI? Is the SCSI Hard Disk is needed for a home purpose?
SCSI is Small Computer System Interface , is a type of interface used for computer components such
as hard drives, optical drives, scanners and tape drives. SCSI is a faster, more robust technology than
IDE amd SATA, and has traditionally been utilized in servers. Aside from speed, another great
advantage over IDE and SATA is that the SCSI card can connect 15 or more devices in a daisy chain.
The controller assigns each device its own SCSI ID, allowing for great flexibility towards expanding
any system. It is more costly. It is not needed for a home purpose.
Page 10 of 11
100. What is IEEE 1394 Interface?
The IEEE 1394 interface is a serial bus interface standard for high-speed communications. The
interface is also known by the brand names of FireWire (Apple), i.LINK (Sony), and Lynx (Texas
Instruments). IEEE 1394 replaced parallel SCSI in many applications, because of lower
implementation costs and a simplified, more adaptable cabling system. The original release of IEEE
1394-1995 specified what is now known as FireWire 400. It can transfer data between devices at 100,
200, or 400 Mbit/s. EEE 1394c-2006 was published on June 8, 2007 that provides 800 Mbit/s
Page 11 of 11