1. What is the definition of bioinformatics?
a) Study of biological systems using computers.
b) Laboratory testing of organisms.
c) Study of fossils.
d) Developing new computer hardware.
Answer: a) Study of biological systems using computers.
2. Bioinformatics is a combination of which fields?
a) Biology, Mathematics, Computer Science.
b) Physics, Chemistry, Geology.
c) Biology, Psychology, Sociology.
d) Mathematics, History, Biology.
Answer: a) Biology, Mathematics, Computer Science.
3. Which of the following is an application of bioinformatics?
a) Drug design and discovery.
b) Gene expression analysis.
c) Protein structure prediction.
d) All of the above.
Answer: d) All of the above.
4. What is "in silico" research?
a) Research done in a test tube.
b) Research done in a lab.
c) Research done on a computer.
d) Research done in a field.
Answer: c) Research done on a computer.
5. Which of the following is not a primary component of bioinformatics?
a) Storage of data.
b) Retrieval of data.
c) Analysis of data.
d) Creation of new DNA sequences.
Answer: d) Creation of new DNA sequences (Bioinformatics analyzes existing
data rather than creating new DNA molecules in the laboratory).
6. MU, ALU and CU are all part of the ________.
1. Storage Memory
2. Central Processing Unit
3. Input Devices
4. Output Unit
5. None of the Above
Answer: (2) Central Processing Unit (CPU)
7. ________ is the main memory of the computer
1. Random Access Memory
2. Read Only Memory
3. Internal Hard Drive
4. DVD
5. Computer has no main memory, it keeps erasing the storage memory
automatically
Answer: RAM
Q 8. What is the full form of GUI?
1. Graphic User Interface
2. Games User Interface
3. Graphic Unified Interface
4. Graphic Unit Interface
5. None of the above
Answer: (1) Graphic User Interface
Q 9. A computer comprises how many types of memory?
1. One
2. Four
3. Three
4. Two
5. Eight
Answer: (4) Two
Solution: A computer comprises two types of memory. One is Random
Access Memory (RAM) and the other is Read Only Memory (ROM)
10. Which of the following are the physical parts of a computer?
1. Software
2. Operating System
3. Software Applications
4. Hardware
5. None of the above
Answer: (4) Hardware
11. Who is the father of Computers?
a) James Gosling
b) Charles Babbage
c) Dennis Ritchie
d) Bjarne Stroustrup
12. Which of the following is the correct abbreviation of COMPUTER?
a) Commonly Occupied Machines Used in Technical and Educational Research
b) Commonly Operated Machines Used in Technical and Environmental Research
c) Commonly Oriented Machines Used in Technical and Educational Research
d) Commonly Operated Machines Used in Technical and Educational Research
13. Which of the following is the correct definition of Computer?
a) Computer is a machine or device that can be programmed to perform arithmetical or logic
operation sequences automatically
b) Computer understands only binary language which is written in the form of 0s & 1s
c) Computer is a programmable electronic device that stores, retrieves, and processes the
data
d) All of the mentioned
14. What is the full form of CPU?
a) Computer Processing Unit
b) Computer Principle Unit
c) Central Processing Unit
d) Control Processing Unit
15. Which of the following language does the computer understand?
a) Computer understands only C Language
b) Computer understands only Assembly Language
c) Computer understands only Binary Language
d) Computer understands only BASIC
Answer: c
Explanation: The Computer understands only binary language which is written in the form of
0s & 1s. A computer can understand assembly language but an assembler is required
which convert the assembly language to binary language. Similarly, for understanding high
level languages, compilers/interpreters are required.
16. Which of the following computer language is written in binary codes only?
a) pascal
b) machine language
c) C
d) C#
Answer: b
Explanation: Machine Language is written in binary codes only. It can be easily understood
by the computer and is very difficult for us to understand. A machine language, unlike other
languages, requires no translators or interpreters.
17. Which of the following is the brain of the computer?
a) Central Processing Unit
b) Memory
c) Arithmetic and Logic unit
d) Control unit
18. Which of the following is not a characteristic of a computer?
a) Versatility
b) Accuracy
c) Diligence
d) I.Q.
Answer: d
Explanation: The Computer system has no I.Q. of its own. It does only what it is
programmed to do. It cannot take decisions of its own.
A computer is diligent because it can work continuously for hours without getting any errors
or without getting grumbled.
The accuracy of a computer is consistently high and its level of accuracy depends on its
design. A computer can perform any task if, it can be broken down into a series of logical
steps. Therefore, a computer is versatile.
19. Which of the following is the smallest unit of data in a computer?
a) Bit
b) KB
c) Nibble
d) Byte
20. Which of the following unit is responsible for converting the data received from the user
into a computer understandable format?
a) Output Unit
b) Input Unit
c) Memory Unit
d) Arithmetic & Logic Unit
21
. Which of the following devices provides the communication between a computer and the
outer world?
a) Compact
b) I/O
c) Drivers
d) Storage
Answer: b
Explanation: The I/O i.e. the input/output devices provide a means of communication
between the computer and the outer world. They are often referred to as peripheral devices
sometimes.
22. Which of the following are the input devices that enable direct data entry into a
computer system from source documents?
a) System Access devices
b) Data acquiring devices
c) Data retrieving devices
d) Data Scanning devices
23. Which of the following is known as the language made up of binary-coded instructions?
a) High level
b) BASIC
c) C
d) Machine
24. Which of the following service allows a user to log in to another computer somewhere
on the Internet?
a) e-mail
b) UseNet
c) Telnet
d) FTP
25. Which of the following is not a type of computer on the basis of operation?
a) Digital
b) Analog
c) Hybrid
d) Remote
1. Which component is considered the "brain" of the computer?
A) Hard Drive
B) CPU
C) RAM
D) GPU
Answer: B) CPU
Reasoning: The CPU (Central Processing Unit) is often referred to as the "brain" of the
computer as it performs most of the processing inside the computer.
2. Which of the following is used to store data permanently?
A) RAM
B) ROM
C) Hard Disk Drive (HDD)
D) Cache
Answer: C) Hard Disk Drive (HDD)
Reasoning: The HDD stores data permanently, unlike RAM, which is volatile.
3. Which device converts digital data into a form suitable for display on a
monitor?
A) CPU
B) RAM
C) GPU
D) Motherboard
Answer: C) GPU
Reasoning: The GPU (Graphics Processing Unit) converts digital data into images that can
be displayed on a monitor.
4. What is the primary function of RAM in a computer?
A) To store the operating system
B) To execute instructions
C) To temporarily store data and instructions that are actively used by the CPU
D) To store video and graphics
Answer: C) To temporarily store data and instructions that are actively used by the CPU
Reasoning: RAM is used for temporary storage of data that is actively being processed by
the CPU.
5. Which component is responsible for connecting all other components of a
computer?
A) Power Supply
B) Motherboard
C) Hard Disk
D) GPU
Answer: B) Motherboard
Reasoning: The motherboard connects all components of a computer, including the CPU,
RAM, and storage devices.
6. Which of the following is an input device?
A) Printer
B) Monitor
C) Keyboard
D) Speaker
Answer: C) Keyboard
Reasoning: A keyboard is an input device used to enter data into a computer.
7. Which component provides the power supply to the internal components of
the computer?
A) CPU
B) Battery
C) Power Supply Unit (PSU)
D) RAM
Answer: C) Power Supply Unit (PSU)
Reasoning: The PSU converts electrical power from an outlet into a usable form for the
computer's internal components.
8. Which type of storage device is faster and more reliable than traditional
hard drives?
A) SSD
B) CD-ROM
C) Floppy Disk
D) HDD
Answer: A) SSD
Reasoning: SSDs (Solid State Drives) are faster and more reliable than HDDs (Hard Disk
Drives) because they have no moving parts.
9. What does the BIOS do when you start your computer?
A) Loads the operating system
B) Runs a self-test to check hardware
C) Manages memory allocation
D) Connects to the internet
Answer: B) Runs a self-test to check hardware
Reasoning: The BIOS (Basic Input/Output System) performs a POST (Power-On Self-Test)
to check the computer's hardware before loading the operating system.
10. Which component allows a computer to connect to a network?
A) Sound Card
B) Network Interface Card (NIC)
C) Graphics Card
D) USB Port
Answer: B) Network Interface Card (NIC)
Reasoning: The NIC allows a computer to connect to a network via wired or wireless
connections.
11. Which type of port is commonly used to connect a monitor to a computer?
A) USB
B) HDMI
C) Ethernet
D) PS/2
Answer: B) HDMI
Reasoning: HDMI ports are commonly used to connect monitors and other display devices
to a computer.
12. What is the function of a heat sink?
A) To store data
B) To process instructions
C) To dissipate heat from the CPU or GPU
D) To connect external devices
Answer: C) To dissipate heat from the CPU or GPU
Reasoning: A heat sink dissipates heat generated by the CPU or GPU to keep the
components cool.
13. Which type of memory is non-volatile and can be electrically erased and
reprogrammed?
A) RAM
B) ROM
C) Flash Memory
D) Cache
Answer: C) Flash Memory
Reasoning: Flash memory is non-volatile and can be erased and reprogrammed
electronically.
14. Which component handles the boot process and system setup?
A) CPU
B) BIOS
C) RAM
D) Hard Drive
Answer: B) BIOS
Reasoning: The BIOS handles the boot process and system setup, initializing hardware
and loading the operating system.
15. What is the purpose of the power supply unit (PSU) in a computer?
A) To store data
B) To regulate voltage to the CPU
C) To provide power to all components
D) To process graphics
Answer: C) To provide power to all components
Reasoning: The PSU supplies power to all internal components of the computer.
16. Which of the following is used to increase the performance of a computer
by providing temporary storage for frequently accessed data?
A) SSD
B) RAM
C) Cache Memory
D) Hard Disk
Answer: C) Cache Memory
Reasoning: Cache memory is a smaller, faster type of volatile memory that provides high-
speed data access to the CPU for frequently used data.
17. Which port is commonly used to connect external storage devices such as
flash drives and external hard drives?
A) HDMI
B) Ethernet
C) USB
D) VGA
Answer: C) USB
Reasoning: USB (Universal Serial Bus) ports are widely used for connecting external
storage devices.
18. What does the acronym "HDD" stand for?
A) High Disk Drive
B) Hard Digital Drive
C) Hard Disk Drive
D) High Data Drive
Answer: C) Hard Disk Drive
Reasoning: HDD stands for Hard Disk Drive, a traditional storage device that uses spinning
disks to read and write data.
19. Which hardware component is used to store the operating system,
software, and most other files?
A) RAM
B) SSD
C) Cache
D) CPU
Answer: B) SSD
Reasoning: An SSD (Solid State Drive) stores the operating system, software, and files,
offering faster access and boot times than traditional hard drives.
20. Which of the following is not a type of computer memory?
A) DRAM
B) SSD
C) SRAM
D) DDR
Answer: B) SSD
Reasoning: An SSD is a storage device, not a type of computer memory. DRAM, SRAM,
and DDR are all types of memory.
21. What is the primary role of the motherboard in a computer system?
A) To provide graphical output
B) To store data
C) To connect and allow communication between all components
D) To execute instructions
Answer: C) To connect and allow communication between all components
Reasoning: The motherboard connects the CPU, RAM, storage, and other peripherals,
facilitating communication between them.
22. Which device is specifically designed to cool down the CPU?
A) Heat Sink
B) RAM
C) GPU
D) SSD
Answer: A) Heat Sink
Reasoning: A heat sink is designed to dissipate heat away from the CPU, keeping it cool
during operation.
23. Which component is responsible for producing sound in a computer?
A) GPU
B) Sound Card
C) CPU
D) Motherboard
Answer: B) Sound Card
Reasoning: The sound card processes audio data and provides the output through
speakers or headphones.
24. What is the function of the CMOS battery on a motherboard?
A) To provide power to the CPU
B) To maintain system time and BIOS settings
C) To power the RAM
D) To store data
Answer: B) To maintain system time and BIOS settings
Reasoning: The CMOS battery powers the CMOS chip that holds BIOS settings and
system time even when the computer is off.
25. Which type of memory is used to store the firmware of a computer?
A) RAM
B) SSD
C) ROM
D) Hard Disk
Answer: C) ROM
Reasoning: ROM (Read-Only Memory) stores firmware, which is the software embedded
into hardware to control it.
26. What does GPU stand for?
A) General Processing Unit
B) Graphical Processing Unit
C) Graphics Processing Unit
D) General Purpose Unit
Answer: C) Graphics Processing Unit
Reasoning: GPU stands for Graphics Processing Unit, which is responsible for rendering
images and video.
27. Which of the following interfaces is the latest standard for connecting
storage devices such as SSDs to the motherboard?
A) SATA
B) IDE
C) NVMe
D) SCSI
Answer: C) NVMe
Reasoning: NVMe (Non-Volatile Memory Express) is the latest interface standard designed
to maximize the performance of SSDs.
28. Which of the following is an expansion card used to connect to wireless
networks?
A) Sound Card
B) Graphics Card
C) Wi-Fi Card
D) Network Interface Card (NIC)
Answer: C) Wi-Fi Card
Reasoning: A Wi-Fi card is an expansion card that enables a computer to connect to
wireless networks.
29. Which type of RAM is commonly used in laptops due to its compact size?
A) DDR
B) DDR2
C) DDR3
D) SO-DIMM
Answer: D) SO-DIMM
Reasoning: SO-DIMM (Small Outline Dual In-line Memory Module) is a smaller type of
RAM used in laptops.
30. Which component is essential for displaying output on a monitor?
A) Sound Card
B) Graphics Card
C) CPU
D) NIC
Answer: B) Graphics Card
Reasoning: A graphics card processes and outputs data to the monitor, enabling visual
display.
31. What is the role of thermal paste in a computer?
A) To connect the CPU to the motherboard
B) To improve heat transfer between the CPU and the heat sink
C) To insulate electrical components
D) To provide extra RAM
Answer: B) To improve heat transfer between the CPU and the heat sink
Reasoning: Thermal paste fills air gaps and improves heat transfer from the CPU to the
heat sink.
32. Which hardware component is used to connect a computer to a wired
network?
A) Wi-Fi Adapter
B) Ethernet Port
C) HDMI Port
D) USB Port
Answer: B) Ethernet Port
Reasoning: The Ethernet port connects a computer to a wired network using an Ethernet
cable.
33. Which of the following is a primary input device used for drawing and
design work?
A) Keyboard
B) Mouse
C) Graphics Tablet
D) Printer
Answer: C) Graphics Tablet
Reasoning: A graphics tablet is used as an input device for drawing and design, especially
for digital art.
34. What does the acronym "PSU" stand for in computer hardware?
A) Peripheral Supply Unit
B) Power Storage Unit
C) Power Supply Unit
D) Peripheral System Unit
Answer: C) Power Supply Unit
Reasoning: PSU stands for Power Supply Unit, which provides power to all internal
computer components.
35. Which type of memory is used to store the instructions for the initial
booting process?
A) Cache
B) RAM
C) ROM
D) SSD
Answer: C) ROM
Reasoning: ROM stores the firmware, including instructions for the initial booting process.
36. Which hardware component controls the timing and coordination of all
computer operations?
A) CPU
B) Motherboard
C) RAM
D) Clock Generator
Answer: D) Clock Generator
Reasoning: The clock generator provides the timing signals that synchronize the
operations of all computer components.
37. Which of the following is the main printed circuit board in a computer?
A) RAM
B) Hard Disk
C) Motherboard
D) GPU
Answer: C) Motherboard
Reasoning: The motherboard is the main printed circuit board that connects all computer
components.
38. Which hardware device is used for connecting a computer to audio output
devices like speakers?
A) NIC
B) Sound Card
C) Graphics Card
D) SSD
Answer: B) Sound Card
Reasoning: A sound card processes audio data and outputs sound through speakers or
headphones.
39. Which of the following expansion cards is used to provide additional USB
ports?
A) Graphics Card
B) Sound Card
C) USB Expansion Card
D) NIC
Answer: C) USB Expansion Card
Reasoning: A USB expansion card provides additional USB ports for connecting more
devices.
40. Which of the following storage devices uses optical technology to read
and write data?
A) HDD
B) SSD
C) CD/DVD Drive
D) USB Flash Drive
Answer: C) CD/DVD Drive
Reasoning: CD/DVD drives use optical technology (laser) to read and write data on discs.
41. Which component allows a computer to produce 3D graphics?
A) Sound Card
B) CPU
C) RAM
D) Graphics Card
Answer: D) Graphics Card
Reasoning: A graphics card is specifically designed to handle complex 3D graphics
processing.
42. What type of connector is typically used for analog audio signals?
A) HDMI
B) VGA
C) USB
D) 3.5mm Audio Jack
Answer: D) 3.5mm Audio Jack
Reasoning: The 3.5mm audio jack is commonly used for analog audio signals.
43. What is the purpose of a RAID (Redundant Array of Independent Disks)
controller?
A) To manage RAM
B) To control the power supply
C) To manage multiple hard drives for redundancy and performance
D) To manage graphics output
Answer: C) To manage multiple hard drives for redundancy and performance
Reasoning: A RAID controller manages multiple hard drives, providing redundancy and
improved performance.
44. Which hardware component connects directly to the PCIe slots on a
motherboard?
A) Hard Disk
B) Graphics Card
C) SSD
D) RAM
Answer: B) Graphics Card
Reasoning: Graphics cards and other expansion cards connect to the motherboard via
PCIe (Peripheral Component Interconnect Express) slots.
45. What is the purpose of the back panel connectors on a motherboard?
A) To connect internal components
B) To provide external connectivity for devices such as USB, audio, and Ethernet
C) To mount the motherboard
D) To cool the CPU
Answer: B) To provide external connectivity for devices such as USB, audio, and Ethernet
Reasoning: The back panel connectors on a motherboard allow external devices to
connect to the computer.
46. Which of the following components is most critical for video rendering
tasks?
A) RAM
B) CPU
C) Hard Disk
D) GPU
Answer: D) GPU
Reasoning: A powerful GPU is critical for rendering video and performing graphics-
intensive tasks.
47. Which component is primarily responsible for data transfer speeds
between the CPU and other components?
A) RAM
B) SSD
C) Bus
D) GPU
Answer: C) Bus
Reasoning: The bus is responsible for data transfer between the CPU, memory, and other
components.
48. What is the main function of a computer's power button?
A) To reset the computer
B) To power on or off the computer
C) To open the BIOS
D) To access the internet
Answer: B) To power on or off the computer
Reasoning: The power button is used to turn the computer on or off.
49. Which type of cable is typically used to connect a computer to a network
switch or router?
A) HDMI
B) USB
C) Ethernet
D) VGA
Answer: C) Ethernet
Reasoning: Ethernet cables are used to connect computers to network switches, routers,
and other networking equipment.
50. Which type of port is most commonly used to connect a mouse and
keyboard to a computer?
A) Ethernet
B) HDMI
C) USB
D) VGA
Answer: C) USB
Reasoning: USB ports are the standard for connecting a mouse, keyboard, and other
peripherals to a computer.