CompTIA Certification

FC0-U61 — IT Fundamentals+ Study Guide

60 practice questions with correct answers and detailed explanations. Use this guide to review concepts before taking the practice exam.

▶ Take Practice Exam 60 questions  ·  Free  ·  No registration

About the FC0-U61 Exam

The CompTIA IT Fundamentals+ (FC0-U61) certification validates professional expertise in CompTIA technologies. This study guide covers all 60 practice questions from our FC0-U61 practice test, complete with correct answers and explanations to help you understand each concept thoroughly.

Review each question and explanation below, then test yourself with the full interactive practice exam to measure your readiness.

60 Practice Questions & Answers

Q1 Easy

Which of the following best describes the primary function of a motherboard in a computer system?

  • A To provide a central connection point for all hardware components ✓ Correct
  • B To convert alternating current into direct current for components
  • C To provide cooling for the processor and memory modules
  • D To store all permanent data and operating system files
Explanation

The motherboard serves as the main circuit board that connects all hardware components including the CPU, RAM, storage devices, and peripherals through various buses and connectors.

Q2 Medium

What is the primary advantage of using solid-state drives (SSDs) over traditional hard disk drives (HDDs)?

  • A SSDs are compatible with older computer systems without requiring firmware updates
  • B SSDs provide faster data access speeds and improved system responsiveness due to no moving parts ✓ Correct
  • C SSDs consume more power, resulting in better performance stability
  • D SSDs have significantly higher storage capacity per unit cost
Explanation

SSDs use flash memory with no mechanical components, resulting in faster read/write speeds, lower latency, and improved overall system performance compared to mechanical HDDs.

Q3 Easy

Which network topology connects all devices to a central hub or switch, with each device having its own dedicated connection?

  • A Ring topology
  • B Mesh topology
  • C Star topology ✓ Correct
  • D Bus topology
Explanation

In a star topology, all devices connect to a central hub or switch, which acts as a central point of connection, making it one of the most common network designs in modern LANs.

Q4 Medium

A user reports that their computer frequently freezes and becomes unresponsive. After checking system resources, you notice the CPU usage is consistently at 100%. Which of the following would be the BEST initial troubleshooting step?

  • A Check Task Manager to identify which process or application is consuming excessive CPU resources ✓ Correct
  • B Purchase additional RAM to increase system memory capacity
  • C Immediately replace the CPU with a newer model processor
  • D Reinstall the operating system to reset all CPU configurations
Explanation

Identifying the specific process consuming CPU resources through Task Manager or similar monitoring tools is the most logical first step in troubleshooting excessive CPU usage before taking hardware replacement actions.

Q5 Medium

What is the primary purpose of BIOS/UEFI in a computer system?

  • A To control network traffic between connected devices and the internet gateway
  • B To provide firmware that initializes hardware and loads the operating system during startup ✓ Correct
  • C To encrypt data stored on the hard drive for security purposes
  • D To manage user accounts and permissions for operating system access
Explanation

BIOS (Basic Input/Output System) or UEFI (Unified Extensible Firmware Interface) is firmware that runs before the operating system loads, performing hardware initialization and bootstrap functions.

Q6 Medium

Which of the following protocols is used to securely transmit email messages between mail servers?

  • A FTP for file transfer operations
  • B HTTP without any encryption wrapper
  • C SMTP with TLS/SSL encryption ✓ Correct
  • D Telnet for remote terminal access
Explanation

SMTP (Simple Mail Transfer Protocol) is used for sending emails, and when combined with TLS/SSL encryption, it provides secure transmission of email messages between mail servers and clients.

Q7 Hard

A company wants to implement a backup strategy where data is copied to an off-site location. Which backup method would provide the fastest recovery time for a complete system failure?

  • A Full backup stored locally on an external hard drive kept at the office
  • B Incremental backup stored on cloud services with slow internet connectivity
  • C Differential backup replicated to a geographically diverse data center with redundant systems ✓ Correct
  • D Archive backup stored on magnetic tape in a secure vault
Explanation

A differential backup to a geographically diverse, redundant data center combines both data protection (off-site storage) and recovery speed advantages, allowing faster restoration than local storage alone.

Q8 Medium

Which wireless security standard provides the strongest encryption for protecting WiFi networks from unauthorized access?

  • A WPA (WiFi Protected Access)
  • B WPA2 with AES encryption ✓ Correct
  • C Open network with MAC address filtering
  • D WEP (Wired Equivalent Privacy)
Explanation

WPA2 with AES (Advanced Encryption Standard) is currently the strongest widely-deployed WiFi security standard, offering superior protection compared to its predecessors WEP and original WPA.

Q9 Easy

What is the primary function of a firewall in a network security architecture?

  • A To increase the bandwidth available to all connected devices on the network
  • B To automatically update all software installed on connected computers
  • C To monitor and control incoming and outgoing network traffic based on predetermined security rules ✓ Correct
  • D To compress data packets before they are transmitted across the internet
Explanation

A firewall acts as a security barrier that examines network traffic and permits or blocks communications based on configured security policies to protect against unauthorized access.

Q10 Medium

A technician needs to determine if a network device is reachable and measure the latency. Which command-line utility would be MOST appropriate?

  • A ping to test connectivity and measure round-trip response time ✓ Correct
  • B tracert to display the complete path packets take to a destination
  • C ipconfig to display current IP address configuration
  • D netstat to view active network connections and listening ports
Explanation

The ping command sends ICMP echo requests to test device reachability and measures the time for responses, making it ideal for basic connectivity diagnostics and latency measurement.

Q11 Medium

Which of the following represents the BEST example of a strong password policy requirement?

  • A Passwords should be written down and stored in a secure location for recovery purposes
  • B Passwords must contain uppercase, lowercase, numbers, and special characters with minimum 12 characters and regular changes ✓ Correct
  • C Passwords must be at least 4 characters long with no complexity requirements
  • D Passwords must be identical across all user accounts for easier administration
Explanation

Strong password policies should require adequate length, character complexity (uppercase, lowercase, numbers, symbols), and regular changes to resist brute-force attacks and compromise.

Q12 Hard

When troubleshooting a computer that will not boot, you observe that the hard drive is not being detected in the BIOS. Which of the following would be the MOST logical progression of troubleshooting steps?

  • A Check physical connections first, then update BIOS, then test the hard drive in another system if needed ✓ Correct
  • B Order a replacement hard drive without investigating the actual cause
  • C Reinstall Windows to reinitialize the disk drive interface protocols
  • D Replace the motherboard immediately without checking physical connections
Explanation

Proper troubleshooting methodology dictates checking the simplest potential causes first (physical connections), then moving to firmware updates and hardware testing before replacement.

Q13 Medium

Which network model layer is responsible for converting data into electrical signals for transmission over physical media?

  • A Application Layer (Layer 7) of the OSI model
  • B Transport Layer (Layer 4) of the OSI model
  • C Data Link Layer (Layer 2) of the OSI model
  • D Physical Layer (Layer 1) of the OSI model ✓ Correct
Explanation

The Physical Layer (Layer 1) handles the transmission of raw bits over physical media by converting data into electrical, optical, or radio signals appropriate for the transmission medium.

Q14 Hard

A user's email account has been compromised and sensitive data has been accessed. Which of the following represents the BEST immediate response?

  • A Delete the email account completely to prevent further unauthorized access
  • B Inform only the IT security team without notifying the user of the compromise
  • C Change the password immediately, check account recovery options, enable multi-factor authentication, and review account activity logs ✓ Correct
  • D Wait 30 days to see if any fraudulent activity occurs before taking action
Explanation

Immediate action includes changing credentials, implementing additional security controls like MFA, and reviewing logs to assess the scope of compromise—these steps prevent further unauthorized access and data theft.

Q15 Easy

Which of the following best describes the function of RAM in a computer system?

  • A Temporary, fast-access memory used by the CPU for active processes and data ✓ Correct
  • B Permanent storage of operating system and application files
  • C Control and regulation of power distribution throughout the system
  • D Conversion of digital signals to analog signals for display output
Explanation

RAM (Random Access Memory) serves as temporary, high-speed storage that holds active program instructions and data that the CPU needs to access quickly during operation.

Q16 Hard

When deploying a new application across multiple computers in an organization, which strategy would provide the GREATEST control and ability to rollback if issues arise?

  • A Deploy the application once yearly during scheduled maintenance windows regardless of readiness
  • B Allow individual users to download and install the application from the internet without IT oversight
  • C Release the application to all users simultaneously with no testing phase
  • D Implement a phased rollout starting with pilot users, then expand to departments, monitoring for issues before full deployment ✓ Correct
Explanation

A phased deployment with pilot testing allows organizations to identify and resolve issues on a smaller scale before full rollout, minimizing disruption and enabling easier rollback if necessary.

Q17 Medium

Which type of malware disguises itself as legitimate software and attempts to perform malicious actions when executed?

  • A Worm that self-replicates across network connections
  • B Ransomware that encrypts files and demands payment for decryption
  • C Rootkit that provides administrative access without authorization
  • D Trojan horse that tricks users into running it as legitimate software ✓ Correct
Explanation

A Trojan horse is malware that masquerades as legitimate software, deceiving users into executing it, at which point it performs unauthorized malicious actions on the system.

Q18 Medium

A network administrator needs to assign multiple static IP addresses to computers in a subnet. What is the primary advantage of using a subnet mask?

  • A To encrypt data traveling between networked devices
  • B To automatically distribute IP addresses without requiring manual configuration
  • C To divide a network into smaller logical segments and determine which devices can communicate directly without routing ✓ Correct
  • D To increase the transmission speed of data across the network infrastructure
Explanation

A subnet mask determines which portion of an IP address represents the network and which represents the host, allowing devices to identify which other devices are on the same network segment.

Q19 Hard

Which of the following is the MOST important action to take when a user reports their device has been stolen or lost?

  • A Immediately revoke all credentials, disable remote access, enable remote device tracking/wiping, and monitor for unauthorized account access ✓ Correct
  • B Blame the user for carelessness and charge them for device replacement
  • C Request that the user file a police report before IT takes any action
  • D Wait to see if the device is found before taking any security actions
Explanation

Immediate security response including credential revocation, access control, and monitoring prevents attackers from using the device to access sensitive company data and systems.

Q20 Medium

What is the primary purpose of anti-malware software in a comprehensive security strategy?

  • A To replace the need for regular software updates and patches
  • B To completely prevent all types of security breaches without exception
  • C To eliminate the need for user security awareness training
  • D To detect and remove malicious software while providing real-time protection against infections ✓ Correct
Explanation

Anti-malware software scans for and removes known malicious code and provides real-time monitoring to prevent infections, serving as an important (though not sole) layer of protection.

Q21 Hard

A company experiences a distributed denial-of-service (DDoS) attack that consumes all available bandwidth. Which mitigation strategy would be MOST effective?

  • A Immediately prosecute the attacker without attempting to restore service
  • B Contact the ISP to implement traffic filtering, rate limiting, and potentially redirect to a DDoS mitigation service or larger pipe with more capacity ✓ Correct
  • C Ignore the attack and wait for it to stop naturally
  • D Disable all internet connectivity to prevent further attacks
Explanation

Coordinating with the ISP to filter malicious traffic, implement rate limiting, and potentially use DDoS mitigation services or increased bandwidth capacity represents the most practical response to DDoS attacks.

Q22 Medium

Which storage technology uses multiple drives configured to provide redundancy and improved performance through data distribution?

  • A USB flash drive
  • B Backup tape storage
  • C RAID (Redundant Array of Independent Disks) ✓ Correct
  • D Floppy disk storage
Explanation

RAID uses multiple drives in configurations like RAID 1 (mirroring) or RAID 5 (striping with parity) to provide both redundancy against disk failure and improved read/write performance.

Q23 Medium

What is the primary security risk associated with using public WiFi networks for business activities?

  • A Public WiFi networks consume more battery power than cellular connections
  • B Public WiFi networks are too slow for productive work
  • C Unencrypted data transmitted over public WiFi can be intercepted and read by attackers on the same network ✓ Correct
  • D Public WiFi networks automatically install updates without user permission
Explanation

Public WiFi networks lack encryption, allowing attackers using packet-sniffing tools to intercept unencrypted traffic and steal sensitive data including credentials and personal information.

Q24 Medium

A technician suspects that a system is overheating. Which diagnostic approach would provide the MOST definitive confirmation?

  • A Observe the computer case to see if it feels warm to the touch
  • B Listen for audible signs of a fan motor struggling under load
  • C Run the system for an extended period and wait to see if it spontaneously shuts down
  • D Check system monitoring software or BIOS readings to review actual component temperatures against manufacturer specifications ✓ Correct
Explanation

Reading actual temperature values from system monitoring utilities or BIOS against the manufacturer's thermal specifications provides objective, measurable data to confirm overheating conditions.

Q25 Easy

Which of the following best describes the purpose of encryption in data protection?

  • A To reduce the file size of data for more efficient storage
  • B To prevent data from being stored on hard drives or databases
  • C To automatically backup data to cloud services without user intervention
  • D To make data unreadable to unauthorized parties while remaining accessible to authorized users with proper decryption keys ✓ Correct
Explanation

Encryption transforms data into an unreadable cipher text that can only be decrypted back to readable plain text by those possessing the correct encryption keys, protecting confidentiality.

Q26 Easy

Which of the following best describes the primary function of a motherboard?

  • A To connect and allow communication between all hardware components ✓ Correct
  • B To cool down the CPU during intensive processing tasks
  • C To store the operating system and user files permanently
  • D To provide power distribution to all computer components
Explanation

The motherboard serves as the main circuit board that connects the CPU, RAM, storage devices, and other components, allowing them to communicate with each other.

Q27 Medium

What is the primary advantage of using solid-state drives (SSDs) over traditional hard disk drives (HDDs)?

  • A SSDs have significantly larger storage capacity for the same price
  • B SSDs provide faster read and write speeds and better shock resistance ✓ Correct
  • C SSDs require less power but offer slower performance for gaming
  • D SSDs use mechanical spinning platters to access data more reliably
Explanation

SSDs have no moving parts, enabling faster data access speeds and better durability compared to HDDs, which rely on spinning platters and mechanical read/write heads.

Q28 Hard

In networking, what does the OSI model's Transport Layer (Layer 4) primarily handle?

  • A Logical addressing and routing of packets across different networks
  • B Physical transmission of data through cables and wireless signals
  • C End-to-end communication, flow control, and error checking between applications ✓ Correct
  • D The physical addressing of devices using MAC addresses on local networks
Explanation

Layer 4 (Transport Layer) manages protocols like TCP and UDP that ensure reliable end-to-end delivery of data, handle flow control, and perform error checking.

Q29 Medium

Which of the following statements about RAM is correct?

  • A RAM provides permanent storage for the operating system and applications
  • B RAM is a form of non-volatile memory that retains data when powered off
  • C RAM is volatile memory that temporarily stores data for active processes and is cleared when the computer is shut down ✓ Correct
  • D RAM speed is measured in gigabytes and directly determines the CPU's processing power
Explanation

RAM is volatile memory used for temporary data storage during active computing sessions; all data is lost when power is removed, unlike permanent storage devices.

Q30 Medium

What is the main purpose of a BIOS or UEFI in a computer system?

  • A To monitor temperature sensors and adjust cooling fans automatically during system operation
  • B To provide the initial hardware setup, configuration, and boot process before the operating system loads ✓ Correct
  • C To encrypt data and provide security against unauthorized access to stored files
  • D To manage all running applications and allocate system resources efficiently
Explanation

BIOS/UEFI is firmware that initializes hardware components, performs power-on self-test (POST), and loads the operating system from the storage device.

Q31 Easy

Which network topology requires a central device through which all data must pass?

  • A Linear topology
  • B Ring topology
  • C Mesh topology
  • D Star topology ✓ Correct
Explanation

In a star topology, all devices connect to a central hub or switch, and all communication passes through this central point, making it easy to manage but creating a single point of failure.

Q32 Easy

What is the primary function of antivirus software?

  • A To scan for, detect, and remove malicious software including viruses, worms, and trojans ✓ Correct
  • B To encrypt all files on the computer and require a password for access
  • C To create encrypted backups of important system files and user data
  • D To monitor and block incoming network traffic from unknown sources
Explanation

Antivirus software detects and removes malware threats by scanning files and system memory against known threat signatures and behavioral patterns.

Q33 Medium

In the context of cloud computing, what does SaaS stand for and what does it provide?

  • A Storage and Archive Service; provides redundant backup solutions for enterprise data
  • B Software as a Service; provides web-based applications accessed through a browser without local installation ✓ Correct
  • C System Administration and Support; provides managed IT services and technical support
  • D Secure Access as a Service; provides encrypted network connections for remote workers
Explanation

SaaS delivers software applications over the internet as a service, eliminating the need for local installation and allowing access from any device with a web browser.

Q34 Hard

Which of the following best explains the difference between TCP and UDP protocols?

  • A TCP is used only for secure connections, while UDP is used for regular web browsing
  • B TCP is faster but less reliable, while UDP guarantees delivery but uses more bandwidth
  • C TCP is connection-oriented and ensures reliable delivery, while UDP is connectionless and faster but does not guarantee delivery ✓ Correct
  • D TCP encrypts all data automatically, while UDP requires manual encryption configuration
Explanation

TCP establishes a connection and ensures all packets arrive in order and without errors, making it reliable but slower. UDP sends packets without establishing a connection, making it faster but potentially lossy.

Q35 Medium

What is the primary purpose of a firewall in a computer network?

  • A To monitor and control incoming and outgoing network traffic based on predetermined security rules ✓ Correct
  • B To provide backup and disaster recovery capabilities for critical business data
  • C To automatically update all software and patches on network devices
  • D To increase the speed of internet connections by caching frequently accessed websites
Explanation

A firewall acts as a barrier between trusted internal networks and untrusted external networks, filtering traffic based on security policies to prevent unauthorized access.

Q36 Medium

Which type of malware is designed to give an attacker remote administrative control over an infected computer?

  • A Spyware
  • B Ransomware
  • C Trojan horse ✓ Correct
  • D Adware
Explanation

A Trojan horse disguises itself as legitimate software but provides backdoor access, allowing attackers to remotely control the infected system without the user's knowledge.

Q37 Easy

What does the acronym IP in IP address stand for, and what is its primary function?

  • A Internet Performance; measures the speed and bandwidth of network connections
  • B Internal Port; identifies the specific application or service running on a device
  • C Internet Protocol; provides unique numerical identification for devices on a network ✓ Correct
  • D Integrated Platform; combines software and hardware resources into a unified system
Explanation

IP (Internet Protocol) addresses provide unique numerical identifiers for devices on networks, enabling proper routing and delivery of data packets across the internet.

Q38 Hard

In computer hardware, what is the primary function of the northbridge chipset?

  • A To handle slow input/output devices like USB ports and serial connections
  • B To manage communication between the CPU, RAM, and graphics card for high-speed operations ✓ Correct
  • C To convert analog signals from external devices into digital data
  • D To regulate power distribution and prevent overheating of the CPU
Explanation

The northbridge manages high-speed communication between the CPU, RAM, and graphics subsystem, while the southbridge handles slower I/O devices.

Q39 Hard

Which of the following represents the correct order of memory from fastest to slowest?

  • A RAM, Cache, HDD, SSD
  • B Cache, RAM, SSD, HDD ✓ Correct
  • C HDD, SSD, RAM, Cache
  • D SSD, RAM, Cache, HDD
Explanation

CPU cache is fastest (nanoseconds), followed by RAM (milliseconds), then SSDs, and finally HDDs are slowest due to mechanical movement; access time increases in that order.

Q40 Medium

What is the primary advantage of using virtualization in data centers?

  • A It automatically encrypts all data transmitted across the network
  • B It increases the physical size of storage devices without replacing hardware
  • C It allows multiple operating systems and applications to run on a single physical server, improving resource utilization and reducing costs ✓ Correct
  • D It eliminates the need for backup and disaster recovery planning
Explanation

Virtualization enables multiple virtual machines to share hardware resources on a single physical server, maximizing efficiency and reducing infrastructure costs.

Q41 Medium

In cybersecurity, what is a brute force attack?

  • A A method of physically damaging hardware to extract sensitive data
  • B A social engineering technique that tricks users into revealing their passwords
  • C An attempt to gain unauthorized access by systematically trying many password combinations until the correct one is found ✓ Correct
  • D A network attack that floods a server with requests to make it unavailable to legitimate users
Explanation

A brute force attack uses automated tools to try numerous password combinations against a target account until successful authentication is achieved.

Q42 Medium

What is the main difference between a virus and a worm in terms of propagation?

  • A Worms cannot replicate themselves and require a host application, while viruses replicate independently
  • B Viruses spread faster than worms due to their smaller file size
  • C Viruses require user action to spread, while worms can propagate independently across networks without user interaction ✓ Correct
  • D Worms are only found in email attachments, while viruses spread through physical media
Explanation

Viruses typically require user action (opening a file) to spread, while worms are self-replicating malware that can spread autonomously across networks without user intervention.

Q43 Hard

Which layer of the OSI model is responsible for converting data into signals suitable for transmission over physical media?

  • A Presentation Layer (Layer 6)
  • B Network Layer (Layer 3)
  • C Physical Layer (Layer 1) ✓ Correct
  • D Data Link Layer (Layer 2)
Explanation

The Physical Layer is responsible for the actual transmission of raw bits over physical media, converting digital data into electrical, optical, or radio signals.

Q44 Hard

What is the primary purpose of multithreading in operating systems?

  • A To allow a single application to execute multiple tasks concurrently within the same process for improved performance ✓ Correct
  • B To prevent unauthorized access by isolating applications from each other
  • C To reduce the amount of RAM required by dividing applications into smaller parts
  • D To increase the number of physical processors in a computer
Explanation

Multithreading allows a single process to manage multiple threads that execute concurrently, improving responsiveness and enabling better utilization of multi-core processors.

Q45 Medium

In the context of networking protocols, what is the primary function of the DHCP protocol?

  • A To translate domain names into their corresponding IP addresses for web browsing
  • B To ensure reliable delivery of data packets across multiple network hops
  • C To provide secure encrypted communication for sensitive data transmission over the internet
  • D To automatically assign IP addresses to devices on a network and manage their configuration ✓ Correct
Explanation

DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses, subnet masks, and gateway information to devices joining a network, eliminating manual configuration.

Q46 Medium

Which of the following best describes the function of a DNS server?

  • A It encrypts data packets to ensure secure transmission over public networks
  • B It filters network traffic and blocks unauthorized connection attempts based on security policies
  • C It maintains a database of domain names and translates them into corresponding IP addresses ✓ Correct
  • D It manages user authentication and access permissions on network resources
Explanation

DNS (Domain Name System) servers resolve domain names (like www.example.com) into IP addresses that computers use to locate and communicate with web servers.

Q47 Medium

What is the primary advantage of implementing a multi-factor authentication (MFA) system?

  • A It eliminates the need for antivirus software and other security tools
  • B It automatically encrypts all user data stored on the system
  • C It increases security by requiring multiple forms of verification, making unauthorized access significantly more difficult ✓ Correct
  • D It reduces the complexity of password management across multiple accounts
Explanation

MFA requires users to provide two or more verification methods (password, biometric, security token), dramatically increasing security even if one authentication factor is compromised.

Q48 Hard

In storage technology, what is the primary difference between RAID 1 and RAID 5?

  • A RAID 1 requires only 2 drives, while RAID 5 requires at least 10 drives to function properly
  • B RAID 1 supports unlimited storage expansion, while RAID 5 has fixed capacity limitations
  • C RAID 1 is faster but provides no redundancy, while RAID 5 is slower but fully redundant
  • D RAID 1 uses mirroring for redundancy, while RAID 5 distributes data and parity information across multiple drives for redundancy and improved performance ✓ Correct
Explanation

RAID 1 creates identical copies of data across drives for simple redundancy; RAID 5 stripes data with parity across minimum three drives, offering better space efficiency and performance than mirroring.

Q49 Medium

What is the primary function of a proxy server in a network environment?

  • A To act as an intermediary between clients and servers, filtering requests, caching content, and providing anonymity ✓ Correct
  • B To physically isolate network segments and prevent communication between them entirely
  • C To automatically repair corrupted files and maintain system integrity
  • D To encrypt all data at the hardware level before transmission across the network
Explanation

A proxy server intercepts client requests to servers, can filter content, cache responses for improved performance, and mask client IP addresses for privacy and security purposes.

Q50 Hard

Which of the following statements about GPU (Graphics Processing Unit) architecture is most accurate?

  • A GPUs have replaced CPUs entirely in modern computers and are the primary processor for all tasks
  • B GPUs can only be used for video games and have no application in professional computing environments
  • C GPUs are optimized for sequential processing of complex calculations like those required in databases
  • D GPUs are specialized processors optimized for parallel processing, making them ideal for graphics rendering and large-scale computational tasks ✓ Correct
Explanation

GPUs contain thousands of small cores optimized for parallel processing, making them highly effective for graphics rendering, machine learning, scientific simulations, and cryptocurrency mining.

Q51 Easy

Which of the following best describes the purpose of a motherboard in a computer system?

  • A To control the speed of the processor independently of other functions
  • B To provide electrical power to all components
  • C To serve as the main circuit board that connects and allows communication between all hardware components ✓ Correct
  • D To store all permanent data and applications
Explanation

The motherboard is the primary circuit board that integrates the CPU, RAM, storage controllers, and all other components, enabling them to communicate with each other.

Q52 Hard

A user reports that their computer crashes randomly during normal operation. Which hardware component should be tested first to diagnose the problem?

  • A The power supply unit using a multimeter to verify voltage outputs ✓ Correct
  • B The motherboard BIOS settings for temperature thresholds
  • C The hard drive using SMART diagnostics tools
  • D The RAM using memory diagnostic utilities
Explanation

Random crashes often indicate inadequate or unstable power delivery. Testing the PSU first with proper voltage measurements can eliminate power-related issues before investigating other components.

Q53 Medium

What is the primary function of the BIOS/UEFI in a computer system?

  • A To initialize hardware components and load the operating system bootloader ✓ Correct
  • B To encrypt all data stored on the hard drive automatically
  • C To provide antivirus protection before the OS loads
  • D To manage user accounts and file permissions on the operating system
Explanation

BIOS/UEFI performs hardware initialization, runs POST (Power-On Self-Test), and locates and loads the operating system bootloader during startup.

Q54 Easy

Which of the following storage technologies offers the fastest data access times and is most suitable for operating system installations?

  • A Magnetic tape backup systems designed for archival purposes
  • B External USB hard drives connected via USB 2.0 interface
  • C Solid State Drive (SSD) using NAND flash memory ✓ Correct
  • D Optical media such as DVDs or Blu-ray discs
Explanation

SSDs provide significantly faster access times than mechanical hard drives, making them ideal for OS installations and improving overall system performance.

Q55 Medium

A network administrator needs to connect two office buildings 500 meters apart. Which type of network would be most appropriate for this scenario?

  • A Local Area Network (LAN) using standard Ethernet cables
  • B Metropolitan Area Network (MAN) using wireless mesh technology
  • C Personal Area Network (PAN) using Bluetooth technology
  • D Wide Area Network (WAN) using dedicated leased lines or fiber optics ✓ Correct
Explanation

A WAN is designed to connect geographically distant locations and is appropriate for connecting buildings 500 meters apart, unlike LANs which are limited to shorter distances.

Q56 Medium

Which of the following protocols is primarily used for sending emails across the internet?

  • A POP3 and IMAP for retrieving messages; SMTP for sending messages ✓ Correct
  • B FTP for email attachment transfers only
  • C HTTP and HTTPS exclusively for all email functions
  • D SSH for secure email encryption and transmission
Explanation

SMTP (Simple Mail Transfer Protocol) is the standard for sending emails, while POP3 and IMAP handle email retrieval from servers.

Q57 Hard

A technician discovers that a user's computer has insufficient disk space. Which of the following should be checked FIRST before recommending disk cleanup?

  • A Whether temporary Internet cache and cookies are the primary cause
  • B Whether the user is using a cloud storage service to reduce local storage needs
  • C If the operating system needs to be reinstalled on a larger capacity drive
  • D What files or applications are consuming the most disk space using file analysis tools ✓ Correct
Explanation

Analyzing which files and applications consume the most space provides data-driven insight into the problem before making recommendations or taking corrective actions.

Q58 Medium

Which type of software license allows users to modify and distribute the source code freely, provided that modifications are also made available under the same license?

  • A Concurrent user license limiting simultaneous user access
  • B Open source software license such as GPL (GNU General Public License) ✓ Correct
  • C Proprietary software license with restricted usage rights
  • D Site license permitting installation across an organization
Explanation

Open source licenses like GPL grant freedom to use, modify, and distribute code under the condition that modifications remain open source and freely available.

Q59 Hard

A company wants to ensure that sensitive data remains confidential during transmission over the internet. Which of the following technologies would BEST accomplish this goal?

  • A Storing backups on external drives kept in a locked office cabinet
  • B Using a virtual private network (VPN) with encryption protocols like IPSec or TLS ✓ Correct
  • C Sending data through standard HTTP connections on public networks
  • D Compressing files with standard ZIP compression before sending them
Explanation

VPNs with strong encryption protocols create secure, encrypted tunnels for data transmission, protecting confidentiality from interception during transit across public networks.

Q60 Medium

Which of the following best describes the function of a firewall in network security?

  • A To monitor and control incoming and outgoing network traffic based on predetermined security rules and policies ✓ Correct
  • B To provide antivirus scanning for all files downloaded from the internet
  • C To create encrypted passwords for all network user accounts
  • D To perform regular backups of critical business data and network configurations
Explanation

A firewall acts as a barrier between trusted and untrusted networks, filtering traffic according to security rules to allow legitimate communications while blocking potentially harmful ones.

Ready to test your knowledge?

You've reviewed all 60 questions. Take the interactive practice exam to simulate the real test environment.

▶ Start Practice Exam — Free