Assessment Actual 2026/2027 with Detailed Rationales
| 100% Verified | Pass Guaranteed – A+ Graded
SECTION 1: IT FUNDAMENTALS & HARDWARE (12 Questions)
Q1: Which component of a computer is responsible for executing instructions and
performing calculations?
A. Hard disk drive
B. Random Access Memory (RAM)
C. Central Processing Unit (CPU) [CORRECT]
D. Power supply unit
Correct Answer: C
Rationale: The CPU is the primary processing component that fetches, decodes, and
executes program instructions; it contains the arithmetic logic unit (ALU) for
calculations and the control unit for instruction management.
Q2: A user needs to store 500 GB of video files and requires fast read/write speeds
for video editing. Which storage device is most appropriate?
A. 7200 RPM Hard Disk Drive (HDD)
B. Solid State Drive (SSD) [CORRECT]
C. Optical DVD-RW drive
D. USB 2.0 flash drive
Correct Answer: B
Rationale: SSDs use NAND flash memory with no moving parts, providing
significantly faster read/write speeds (500-7000 MB/s) than HDDs, making them
ideal for video editing workloads requiring rapid data access.
Q3: Which type of memory is volatile and loses its contents when power is removed?
A. Read-Only Memory (ROM)
B. Flash memory
C. Random Access Memory (RAM) [CORRECT]
D. Solid State Drive (SSD)
Correct Answer: C
,Rationale: RAM is volatile memory that requires continuous electrical power to
maintain data; when power is removed, all stored information is lost, distinguishing it
from non-volatile storage like ROM, flash, and SSDs.
Q4: Which expansion bus standard provides the highest data transfer rate for
connecting high-performance graphics cards?
A. PCI (Peripheral Component Interconnect)
B. AGP (Accelerated Graphics Port)
C. PCIe 4.0 x16 (PCI Express) [CORRECT]
D. ISA (Industry Standard Architecture)
Correct Answer: C
Rationale: PCIe 4.0 x16 provides up to 64 GB/s bidirectional bandwidth, significantly
exceeding PCI, AGP, and legacy ISA buses; its serial point-to-point architecture
eliminates bus contention and supports modern GPU bandwidth requirements.
Q5: Which input device uses light-emitting diodes and photodetectors to detect
movement across a surface?
A. Mechanical trackball
B. Capacitive touchscreen
C. Optical mouse [CORRECT]
D. Resistive stylus
Correct Answer: C
Rationale: An optical mouse uses an LED to illuminate the surface and a CMOS
sensor (photodetector) to capture images at high speed, comparing successive
images to calculate movement direction and distance.
Q6: A computer system has 8 GB of RAM installed but the operating system only
recognizes 3.2 GB. What is the most likely cause?
A. The RAM modules are defective
B. The system is running a 32-bit operating system [CORRECT]
C. The BIOS needs to be updated
D. The RAM is installed in the wrong slots
Correct Answer: B
Rationale: 32-bit operating systems have a 4 GB address space limitation (2^32
bytes), with approximately 3.2-3.5 GB available to the OS after reserving addresses
for hardware devices; upgrading to a 64-bit OS removes this limitation.
, Q7: Which cooling method uses a closed loop of liquid coolant to transfer heat away
from the CPU?
A. Heat sink with thermal paste only
B. Liquid cooling system [CORRECT]
C. Case fan with air filtration
D. Passive cooling with copper fins
Correct Answer: B
Rationale: Liquid cooling systems circulate coolant through a water block attached
to the CPU, through a radiator, and back, providing superior heat transfer capacity
compared to air cooling due to water's higher specific heat capacity.
Q8: Which port type supports both data transfer and video output through a single
connector?
A. USB 2.0 Type-A
B. VGA (Video Graphics Array)
C. USB-C with Thunderbolt 4 [CORRECT]
D. PS/2 port
Correct Answer: C
Rationale: USB-C with Thunderbolt 4 supports data transfer up to 40 Gbps,
DisplayPort video output, and power delivery up to 100W through a single reversible
connector, consolidating multiple connection types.
Q9: A technician is building a server that requires maximum fault tolerance for data
storage. Which RAID level should be configured?
A. RAID 0 (striping)
B. RAID 1 (mirroring)
C. RAID 5 (striping with parity) [CORRECT]
D. RAID 0+1 (striped mirrors)
Correct Answer: C
Rationale: RAID 5 provides fault tolerance with distributed parity across multiple
drives, allowing data recovery if one drive fails while maximizing usable storage
capacity (n-1 drives); it balances redundancy, performance, and cost for most server
environments.
Q10: Which hardware component converts AC power from a wall outlet to the DC
voltages required by computer components?
A. Uninterruptible Power Supply (UPS)
B. Power Supply Unit (PSU) [CORRECT]