C182: Introduction to IT Exam Answers

Section 1: Hardware and Software Fundamentals (15 Questions)


  1. Question: What is the fundamental difference between hardware and software?
    • Answer: Hardware is the physical components of a computer, such as the monitor, keyboard, and hard drive. Software is the set of instructions that tells the hardware what to do, such as the operating system and applications.
  2. Question: What are the four main functions of a computer?
    • Answer: A computer performs input, processing, output, and storage.
  3. Question: What is the purpose of a Central Processing Unit (CPU)?
    • Answer: The CPU is the “brain” of the computer. It executes instructions and processes data.
  4. Question: What is the difference between RAM and a hard drive?
    • Answer: RAM (Random Access Memory) is a type of volatile, temporary storage used for actively running programs. A hard drive provides non-volatile, long-term storage for all data and programs.
  5. Question: What is an operating system’s primary role?
    • Answer: The operating system (OS) is the software that manages all of the computer’s hardware and software resources and provides a user interface.
  6. Question: What is the difference between application software and system software?
    • Answer: Application software is designed for specific user tasks (e.g., a web browser or word processor). System software (e.g., the OS) is designed to run the computer’s hardware and other software.
  7. Question: What is a driver?
    • Answer: A driver is a type of software that allows the operating system to communicate with and control a specific piece of hardware.
  8. Question: What is the purpose of a motherboard?
    • Answer: The motherboard is the main circuit board of the computer. It connects all the components, including the CPU, RAM, and storage devices.
  9. Question: What is a peripheral device?
    • Answer: A peripheral device is any external device that connects to a computer to expand its functionality, such as a printer, mouse, or external hard drive.
  10. Question: What is firmware?
    • Answer: Firmware is a type of software that is permanently stored on a hardware device’s read-only memory (ROM) and controls its basic functions.
  11. Question: What does the acronym GUI stand for, and what does it do?
    • Answer: GUI stands for Graphical User Interface. It allows users to interact with the computer using visual icons and menus.
  12. Question: What is the difference between a bit and a byte?
    • Answer: A bit is the smallest unit of data (a 0 or a 1). A byte is a group of 8 bits.
  13. Question: What is a virtual machine?
    • Answer: A virtual machine is a software-based, virtual computer that runs on a physical computer, allowing it to run a different operating system or software.
  14. Question: What is the purpose of a port on a computer?
    • Answer: A port is a physical connection point that allows a computer to connect to other devices, such as a USB port for a mouse.
  15. Question: What is an application programming interface (API)?
    • Answer: An API is a set of rules and protocols that allows different software applications to communicate with each other.

Section 2: Networking and Internet Concepts (15 Questions)


  1. Question: What is a computer network?
    • Answer: A computer network is a collection of computers and devices connected to share data and resources.
  2. Question: What is the difference between a LAN and a WAN?
    • Answer: A LAN (Local Area Network) connects devices in a small area, like an office. A WAN (Wide Area Network) connects devices over a broad geographical area, such as the internet.
  3. Question: What is an IP address?
    • Answer: An IP address (Internet Protocol) is a unique numerical address assigned to every device on a network to identify and locate it.
  4. Question: What is a router‘s purpose in a network?
    • Answer: A router forwards data packets between different computer networks, essentially acting as the “traffic director” for a network.
  5. Question: What is the difference between a switch and a hub?
    • Answer: A hub broadcasts data to all devices on a network. A switch sends data only to the specific device it’s intended for, making it more efficient and secure.
  6. Question: What is the purpose of a DNS server?
    • Answer: A DNS (Domain Name System) server translates human-readable domain names (like wgu.edu) into their corresponding numerical IP addresses.
  7. Question: What is the role of HTTPS in web browsing?
    • Answer: HTTPS (Hypertext Transfer Protocol Secure) is the secure version of HTTP. It encrypts communication between a user’s browser and a website, protecting sensitive data.
  8. Question: What is a packet in networking?
    • Answer: A packet is a small block of data transmitted over a network. Data is broken down into packets, sent individually, and reassembled at the destination.
  9. Question: What is a firewall‘s purpose?
    • Answer: A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predefined security rules.
  10. Question: What is the difference between a web browser and a search engine?
    • Answer: A web browser is a software application used to access websites. A search engine is a website used to find other websites.
  11. Question: What is the purpose of URL?
    • Answer: A URL (Uniform Resource Locator) is the address of a resource on the internet, such as a web page.
  12. Question: What is a protocol in a network?
    • Answer: A protocol is a set of rules and standards that governs how devices on a network communicate with each other.
  13. Question: How does a wireless access point (WAP) work?
    • Answer: A WAP is a device that allows wireless devices to connect to a wired network. It serves as a bridge between the two.
  14. Question: What is VoIP?
    • Answer: VoIP (Voice over Internet Protocol) is a technology that allows voice communication and multimedia sessions over the internet instead of a traditional telephone line.
  15. Question: What is the purpose of a cloud computing service?
    • Answer: Cloud computing is the delivery of computing services—including servers, storage, databases, networking, and software—over the Internet (“the cloud”) to offer faster innovation, flexible resources, and economies of scale.

Section 3: Data, Security, and Emerging Technologies (15 Questions)


  1. Question: What is the difference between data and information?
    • Answer: Data is raw, unorganized facts and figures. Information is data that has been processed, organized, and structured to provide context and meaning.
  2. Question: What is the purpose of a database?
    • Answer: A database is an organized collection of structured information, typically stored electronically in a computer system.
  3. Question: What is a query in a database?
    • Answer: A query is a request for data from a database. It is a way to retrieve specific information.
  4. Question: What is the purpose of data mining?
    • Answer: Data mining is the process of discovering patterns and insights from large datasets.
  5. Question: What is malware?
    • Answer: Malware is malicious software designed to disrupt computer operation, gather sensitive information, or gain unauthorized access to computer systems.
  6. Question: What is the difference between a virus and a worm?
    • Answer: A virus requires a host program to spread. A worm can self-replicate and spread independently across a network.
  7. Question: What is phishing?
    • Answer: Phishing is a cybercrime where a scammer attempts to trick a user into revealing sensitive information by impersonating a trustworthy entity in an electronic communication.
  8. Question: What is the purpose of a cryptocurrency?
    • Answer: A cryptocurrency is a digital currency designed to work as a medium of exchange through a computer network that is not reliant on a central authority, such as a government or bank.
  9. Question: What is biometric authentication?
    • Answer: Biometric authentication is a security process that relies on the unique biological characteristics of an individual to verify their identity (e.g., fingerprint or facial recognition).
  10. Question: What is ransomware?
    • Answer: Ransomware is a type of malicious software designed to block access to a computer system or data until a sum of money is paid.
  11. Question: What is the purpose of a VPN?
    • Answer: A VPN (Virtual Private Network) provides an encrypted tunnel for online data, protecting a user’s privacy and security by hiding their IP address.
  12. Question: What is the ethical concern with AI bias?
    • Answer: AI bias occurs when an AI system produces results that are systematically prejudiced due to biased data used in its training.
  13. Question: What is the purpose of IT governance?
    • Answer: IT governance is the framework that ensures an organization’s IT strategy supports and aligns with its overall business objectives.
  14. Question: What is intellectual property?
    • Answer: Intellectual property is a category of property that includes intangible creations of the human intellect, such as inventions, literary and artistic works, and designs.
  15. Question: What is metadata?
    • Answer: Metadata is “data about data.” It provides information about a piece of data, such as its creation date, author, and size.