Computer Fundamentals MCQ 2026: The Ultimate Guide & Practice Quiz
Introduction to Computer Fundamentals

Computers are necessary in the modern digital age for living, working, learning, and having fun. If you are a complete beginner or just want to update your knowledge, getting to know basic computer concepts is the right way to handle technology.
This article covers the very essentials from basics to security and programming. Each part offers core terms with MCQs to self-test your knowledge. Jump in and get a solid understanding of computer basics!
Basic Computer Terminology.
Understanding basic computer terminology is essential for anyone learning about computers. Here are some fundamental terms you’ll encounter:
- Bit: The smallest unit of data in computing, represented as either 0 or 1.
- Byte: A group of 8 bits. It is a standard unit for measuring data.
- Nibble: Half of a byte, consisting of 4 bits.
- Kilobyte (KB): Approximately 1,024 bytes.
- Megabyte (MB): Approximately 1,024 kilobytes.
- Gigabyte (GB): Approximately 1,024 megabytes.
- Terabyte (TB): Approximately 1,024 gigabytes.
- Petabyte (PB): Approximately 1,024 terabytes.
- Booting: The process of starting up a computer and loading the operating system.
Operating System: The leading software that manages hardware and software resources and provides services for computer programs.
BIOS Setup: Basic Input Output System; firmware used to perform hardware initialization and to provide runtime services for operating systems. BIOS setup refers to the configuration screen where hardware settings can be changed.
Graphical User Interface (GUI): A user interface that allows interaction with electronic devices through graphical icons and visual indicators.
Basic Computer Terminology MCQs
Questions 1: Which of the following is a primary memory?
A) Hard Disk
B) RAM
C) USB Drive
D) CD-ROM
Correct Answer: B) RAM
Questions 2: What is a ‘bit’?
A) A basic unit of data in computing
B) A type of software
C) A hardware component
D) A programming language
Correct Answer: A) A basic unit of data in computing
Questions 3: What does RAM stand for?
A) Read Access Memory
B) Random Access Memory
C) Rapid Access Memory
D) Readable Access Memory
Correct Answer: B) Random Access Memory
Questions 4: What is the smallest unit of data in computing?
a) Byte
b) Bit
c) Nibble
d) Kilobyte
Correct Answer: b) Bit
Questions 5: How many bits are in a byte?
a) 4
b) 8
c) 16
d) 1024
Correct Answer: b) 8
Questions 6: What is a nibble equivalent to?
a) 8 bits
b) 4 bits
c) 1 byte
d) 1024 bytes
Correct Answer: b) 4 bits
Questions 7: How many bytes are approximately in a kilobyte (KB)?
a) 1000
b) 1024
c) 1 million
d) 1 billion
Correct Answer: b) 1024
Questions 8: Which unit is larger: Megabyte (MB) or Gigabyte (GB)?
a) Megabyte
b) Gigabyte
c) Both are equal
d) Depends on the context
Correct Answer: b) Gigabyte
Questions 9: What process involves starting up a computer and loading the OS?
a) Shutdown
b) Booting
c) Hibernation
d) BIOS Setup
Correct Answer: b) Booting
Questions 10: What does BIOS stand for in computing?
a) Basic Input Output System
b) Binary Input Output Service
c) Basic Internet Operating System
d) Binary Information Output Setup
Correct Answer: a) Basic Input Output System
Questions 11: Which interface uses graphical icons for interaction?
a) Command Line Interface
b) Graphical User Interface (GUI)
c) Text-Based Interface
d) Hardware Interface
Correct Answer: b) Graphical User Interface (GUI)
Questions 12: Approximately how many terabytes are in a petabyte (PB)?
a) 1000
b) 1024
c) 1 million
d) 1 billion
Correct Answer: b) 1024
Questions 13: What is the central role of an operating system?
a) To play games
b) To manage hardware and software resources
c) To store files permanently
d) To connect to the internet
Correct Answer: b) To manage hardware and software resources
Questions 14: What is referred to as the “brain” of the computer?
A) Memory
B) Hard Drive
C) CPU
D) Graphics Card
Correct Answer: C) CPU
Questions 15: What does the term “booting” refer to?
A) Starting the computer
B) Running applications
C) Shutting down the computer
D) Upgrading software
Correct Answer: A) Starting the computer
Questions 16: Which of the following best describes a GUI?
A) Text-based interface
B) Graphical User Interface
C) General User Interface
D) Graphical Universal Interface
Correct Answer: B) Graphical User Interface
Key Takeaways So Far: Data sizes grow from bits to petabytes; booting wakes up the computer; OS and GUI make things user-friendly. RAM is the main memory.
Computer Hardware Components
A computer system’s hardware components are essential parts that function as a single unit. These components are as follows:-
- Central Processing Unit (CPU): The CPU is the part of the computer that is in charge of performing calculations and following the given instructions. In fact, it is made of two parts:
- Arithmetic Logic Unit (ALU): It is responsible for performing all arithmetic operations (such as addition and subtraction) and logic operations (such as comparisons).
- Control Unit: This unit basically operates the whole processor and manages the hardware as well as software activities.
- RAM (Random Access Memory): The memory that is at the CPU’s disposal for storing short-term working data and instructions is called RAM.
- Storage Devices: These are the parts of a computer that are meant to save information permanently. Among the popular storage devices are the hard drive, solid-state drives (SSD), and optical discs.
- Motherboard: It is the main circuit board that carries the CPU, RAM, and other necessary components. It is the one that connects all the parts of the computer.
- Input/Output Devices: These are the devices that can introduce data into (input) or release data from (output) the computer. For example, keyboards and mice (input) and monitors and printers (output).
- Peripherals: These are external devices that one can connect to a computer, such as printers, scanners, and external drives.
- Digital Circuits: These are the electronics inside the computer that handle the binary digits (0s and 1s), thus enabling the computer functions.
- Computer Architecture: This term pertains to hardware and refers to the overall layout and interactions of the various hardware components of a computer system.
It is essential to know what hardware components are and what they do to grasp computer fundamentals.
Computer Hardware Components MCQs
Questions 1: What does CPU stand for?
A) Central Processing Unit
B) Central Process Unit
C) Computer Personal Unit
D) Centralized Processing Unit
Correct Answer: A) Central Processing Unit
Questions 2: Which device is used for input in a computer?
A) Monitor
B) Printer
C) Keyboard
D) Speaker
Correct Answer: C) Keyboard
Questions 3: What is the function of the ALU?
A) Store data
B) Perform arithmetic and logic operations
C) Control the computer’s operations
D) Manage system resources
Correct Answer: B) Perform arithmetic and logic operations
Questions 4: Which of the following is an example of an output device?
A) Scanner
B) Mouse
C) Monitor
D) Keyboard
Correct Answer: C) Monitor
Questions 5: What is often called the “brain” of the computer?
a) RAM
b) CPU
c) Motherboard
d) Storage Device
Correct Answer: b) CPU
Questions 6: Which part of the CPU handles arithmetic and logic operations?
a) Control Unit
b) ALU
c) RAM
d) Cache
Correct Answer: b) ALU
Questions 7: What does RAM stand for?
a) Read Access Memory
b) Random Access Memory
c) Run Active Memory
d) Rapid Action Memory
Correct Answer: b) Random Access Memory
Questions 8: Which component connects all parts of the computer?
a) CPU
b) RAM
c) Motherboard
d) Peripherals
Correct Answer: c) Motherboard
Questions 9: Examples of input devices include:
a) Monitor and Printer
b) Keyboard and Mouse
c) HDD and SSD
d) ALU and Control Unit
Correct Answer: b) Keyboard and Mouse
Questions 10: What refers to the design and organization of hardware components?
a) Digital Circuits
b) Computer Architecture
c) BIOS
d) GUI
Correct Answer: b) Computer Architecture
Questions 11: What is the role of the Control Unit in the CPU?
a) Performs calculations
b) Stores data temporarily
c) Coordinates hardware activities
d) Displays output
Correct Answer: c) Coordinates hardware activities
Questions 12: Peripherals are typically:
a) Internal components like CPU
b) External devices like printers
c) Software programs
d) Memory types
Correct Answer: b) External devices like printers
Questions 13: Digital Circuits process:
a) Analogue signals
b) Binary digits (0s and 1s)
c) Text documents
d) Network traffic
Correct Answer: b) Binary digits (0s and 1s)
Questions 14: Storage devices are used for:
a) Temporary data access
b) Permanent data storage
c) Executing instructions
d) Input only
Correct Answer: b) Permanent data storage
Questions 15: Which of the following is not a part of the computer system?
A) CPU
B) RAM
C) BIOS
D) Network
Correct Answer: D) Network
Questions 16: Which of the following is classified as volatile memory?
A) ROM
B) Flash Memory
C) RAM
D) Hard Drive
Correct Answer: C) RAM
Questions 17: What is the primary purpose of device drivers?
A) To enhance graphics performance
B) To allow the operating system to communicate with hardware
C) To protect against malware
D) To increase processing speed
Correct Answer: B) To allow the operating system to communicate with hardware
Questions 18: What does SSD stand for?
A) Solid State Drive
B) Simple Storage Device
C) Secure Storage Drive
D) Solid Storage Device
Correct Answer: A) Solid State Drive
Computer Networks and Internet Basics
Understanding how computers connect and communicate is essential in today’s digital world. Here are some key networking and internet terms:
- Local Area Network (LAN): A network that connects computers within a limited area, such as an office, school, or home.
- Wi-Fi Signal: The wireless signal that enables devices to connect to a network without physical cables.
- Browser: Software used to access and navigate websites on the internet.
- Homepage: The main page of a website, typically the starting point for navigation.
- Navigation: The process of moving between different pages or sections of a website.
- Uniform Resource Locator (URL): Also known as a resource address, this is the unique address used to access a specific webpage or resource on the internet.
- Hypertext Transfer Protocol (HTTP): The protocol used for transferring data between a web server and a browser. Secure communication uses HTTPS.
- Network Traffic: The flow of data packets across a network.
- Firewall: A security system that monitors and controls network traffic based on predetermined security rules to prevent unauthorized access.
- Unauthorized Access: Any attempt to gain access to a network, system, or resource without permission.
- Security Rules: Policies implemented by firewalls and other security systems to protect networks and data from threats.
These concepts are fundamental for understanding how devices connect, communicate, and stay secure on the internet.
Computer Networks and Internet Basics MCQs
Questions 1: What is the primary purpose of a modem?
A) To increase computer speed
B) To connect to the internet
C) To store data
D) To manage memory
Correct Answer: B) To connect to the internet
Questions 2: What does HTTP stand for?
A) Hyper Text Transfer Protocol
B) High Text Transfer Protocol
C) Hyper Text Transmission Protocol
D) High Transfer Text Protocol
Correct Answer: A) Hyper Text Transfer Protocol
Questions 3: What does LAN stand for?
a) Large Area Network
b) Local Area Network
c) Linked Access Network
d) Long Antenna Network
Correct Answer: b) Local Area Network
Questions 4: Wi-Fi enables connection via:
a) Cables
b) Wireless signal
c) Optical discs
d) Magnetic storage
Correct Answer: b) Wireless signal
Questions 5: What software is used to access websites?
a) Operating System
b) Browser
c) Antivirus
d) Word Processor
Correct Answer: b) Browser
Questions 6: URL is also known as:
a) Uniform Resource Locator
b) Universal Resource Link
c) User Resource Language
d) Unique Reference Label
Correct Answer: a) Uniform Resource Locator
Questions 7: What protocol is used for secure web communication?
a) HTTP
b) FTP
c) HTTPS
d) LAN
Correct Answer: c) HTTPS
Questions 8: A firewall controls:
a) Network traffic
b) File storage
c) CPU speed
d) RAM usage
Correct Answer: a) Network traffic
Questions 9: Unauthorized access means:
a) Permitted entry
b) Gaining access without permission
c) Wireless connection
d) Browser navigation
Correct Answer: b) Gaining access without permission
Questions 10: The homepage is:
a) Any page on a site
b) The main starting page of a website
c) A security rule
d) Network traffic data
Correct Answer: b) The main starting page of a website
Questions 11: Navigation refers to:
a) Moving between website pages
b) Installing software
c) Booting the computer
d) Storing files
Correct Answer: a) Moving between website pages
Questions 12: Security rules are implemented by:
a) Browsers only
b) Firewalls
c) RAM
d) CPU
Correct Answer: b) Firewalls
Questions 13: What is cloud computing?
A) Storing data on local hard drives
B) Storing and accessing data over the internet
C) Using servers for processing data
D) Backing up data on external drives
Correct Answer: B) Storing and accessing data over the internet
Questions 14: What is the purpose of a firewall?
A) To increase internet speed
B) To block unauthorized access
C) To manage file storage
D) To clean up the system
Correct Answer: B) To block unauthorized access
Computer Security and Malware
- Protecting computers from cyber threats is a crucial part of using technology safely. Here are some important terms related to computer security:
- Antivirus: Software designed to detect, block, and remove malware from computers. Popular antivirus programs include Avast, Kaspersky, McAfee, and Norton.
- Malware: Malicious software that can harm or disrupt computers, including viruses, worms, and trojans.
- Virus: A type of malware that can replicate itself and spread to other computers, often damaging data or software.
- Firewall: A security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules, helping to block unauthorized access.
- Cyber Threats: Any potential danger that could compromise the security of computer systems or data, such as hacking, phishing, or malware attacks.
- Real-Time Protection: A feature in antivirus software that continuously monitors the system for suspicious activity and threats.
- Regular Scans: Scheduled or manual checks performed by antivirus software to detect and remove any malware or suspicious files.
- Suspicious Activity: Any behaviour or action on a computer that may indicate a security threat, such as unauthorized access or unknown software installations.
Computer Security and Malware MCQs
Questions 1: Which of the following is a type of malware?
A) Firewall
B) Antivirus
C) Trojan Horse
D) Operating System
Correct Answer: C) Trojan Horse
Questions 2: What is phishing?
A) A method of securing data
B) A type of computer virus
C) A fraudulent attempt to obtain sensitive information
D) A network protocol
Correct Answer: C) A fraudulent attempt to obtain sensitive information
Questions 3: What software detects and removes malware?
a) Browser
b) Antivirus
c) Word Processor
d) Operating System
Correct Answer: b) Antivirus
Questions 4: Malware includes viruses, worms, and:
a) Trojans
b) Browsers
c) Files
d) URLs
Correct Answer: a) Trojans
Questions 5: A virus can:
a) Replicate and spread
b) Speed up the computer
c) Store data permanently
d) Connect to Wi-Fi
Correct Answer: a) Replicate and spread
Questions 6: Real-time protection in antivirus software means:
a) Scheduled scans only
b) Continuous monitoring
c) File copying
d) Network navigation
Correct Answer: b) Continuous monitoring
Questions 7: Cyber threats include:
a) Hacking and phishing
b) Word processing
c) Booting
d) RAM storage
Correct Answer: a) Hacking and phishing
Questions 8: Regular scans are performed to:
a) Detect malware
b) Browse the internet
c) Edit text
d) Print documents
Correct Answer: a) Detect malware
Questions 9: Suspicious activity might indicate:
a) Normal software update
b) Unknown installations
c) File pasting
d) Homepage loading
Correct Answer: b) Unknown installations
Questions 10: Popular antivirus programs include:
a) Microsoft Word
b) Norton
c) Excel
d) PowerPoint
Correct Answer: b) Norton
Questions 11: A firewall blocks:
a) Authorized access
b) Unauthorized access
c) Data storage
d) CPU operations
Correct Answer: b) Unauthorized access
Questions 12: Examples of cyber threats are malware and:
a) GUI
b) Phishing attacks
c) KB
d) BIOS
Correct Answer: b) Phishing attacks
Computer Software Types
Software is the set of instructions that tells a computer how to operate. There are two main categories of software:
- System Software: This type of software manages and controls the computer hardware so that application software can function. Examples include:
- Operating systems (like Windows or macOS)
- Task Manager: A tool for monitoring and managing running processes and system performance.
- File Explorer: Used to browse, organize, and manage files and folders on the computer.
- Disk Cleanup: A utility for removing unnecessary files to free up storage space and improve system performance.
- Application Software: Programs designed to perform specific tasks for users, such as word processors, web browsers, or spreadsheet programs.
- Antivirus Software: A type of application software that protects computers from viruses and other malware.
- Executable: Any file that can be run by the computer to perform a task, usually with extensions like .exe.
Computer Software Types MCQs
Questions 1: Which type of software is used to manage a database?
A) Operating system
B) Application software
C) System software
D) Database management system
Correct Answer: D) Database management system
Questions 2: Which of the following is not an operating system?
A) Windows
B) Linux
C) Photoshop
D) macOS
Correct Answer: C) Photoshop
Questions 3: System software includes:
a) Word processors
b) Operating systems
c) Games
d) Browsers only
Correct Answer: b) Operating systems
Questions 4: Task Manager is used for:
a) Monitoring processes
b) Editing text
c) Creating presentations
d) Storing files
Correct Answer: a) Monitoring processes
Questions 5: Application software performs:
a) Hardware management
b) Specific user tasks
c) Booting
d) Network security
Correct Answer: b) Specific user tasks
Questions 6: File Explorer helps with:
a) Managing files and folders
b) Calculating spreadsheets
c) Virus scanning
d) Web browsing
Correct Answer: a) Managing files and folders
Questions 7: Disk Cleanup removes:
a) Essential files
b) Unnecessary files
c) Executable programs
d) Network traffic
Correct Answer: b) Unnecessary files
Questions 8: Antivirus is a type of:
a) System software
b) Application software
c) Hardware
d) Network protocol
Correct Answer: b) Application software
Questions 9: An executable file often has an extension:
a) .txt
b) .exe
c) .url
d) .ram
Correct Answer: b) .exe
Questions 10: Examples of system software are Windows and:
a) Microsoft Word
b) macOS
c) Photoshop
d) Excel
Correct Answer: b) macOS
Questions 11: Application software examples include web browsers and:
a) BIOS
b) Spreadsheet programs
c) Motherboard
d) ALU
Correct Answer: b) Spreadsheet programs
Questions 12: The main categories of software are system and:
a) Hardware
b) Application
c) Network
d) Malware
Correct Answer: b) Application
Data Storage and Memory
Computers use a variety of storage devices and memory types to store and retrieve data. Here are some essential terms to know:
- RAM (Random Access Memory): A type of volatile memory that temporarily stores data and instructions while the computer is running. When the power is turned off, the data is lost.
- Volatile Memory: Memory that loses its contents when power is removed, such as RAM.
- Flash Memory: A type of non-volatile memory used in USB flash drives and SSDs, retaining data even when the computer is powered off.
- Cache Memory: A small, high-speed type of volatile memory that stores frequently accessed data to speed up processing.
- Solid State Drive (SSD): A storage device that uses flash memory to store data, offering fast data access and reliability.
- Hard Disk Drive (HDD): A traditional storage device that uses magnetic storage disks to store data.
- CD-ROM: An optical storage device used to read data stored on compact discs.
- USB Flash Drive: A portable storage device that uses flash memory for storing and transferring data.
- Disk Unit: A general term for devices used to store and retrieve digital information, such as HDDs and SSDs.
- Magnetic Storage Disks: Disks that use magnetic patterns to store data, found in devices like HDDs.
- Magnetic Core Memory: An early form of non-volatile memory that used magnetic cores to store data.
Data Storage and Memory MCQs
Questions 1: Which of the following is a secondary storage device?
A) RAM
B) ROM
C) Floppy Disk
D) Cache Memory
Correct Answer: C) Floppy Disk
Questions 2: Which of the following storage devices has the highest capacity?
A) DVD
B) Blu-ray Disc
C) Hard Drive
D) Floppy Disk
Correct Answer: C) Hard Drive
Questions 3: RAM is a type of:
a) Non-volatile memory
b) Volatile memory
c) Permanent storage
d) Input device
Correct Answer: b) Volatile memory
Questions 4: Data in volatile memory is lost:
a) When power is off
b) During scans
c) On paste
d) In networks
Correct Answer: a) When power is off
Questions 5: Flash memory is used in:
a) RAM
b) USB drives and SSDs
c) CPU
d) Monitors
Correct Answer: b) USB drives and SSDs
Questions 6: Cache memory is:
a) Slow and large
b) High-speed for frequent data
c) Magnetic disks
d) Optical
Correct Answer: b) High-speed for frequent data
Questions 7: SSD uses:
a) Magnetic storage
b) Flash memory
c) Vacuum tubes
d) Optical discs
Correct Answer: b) Flash memory
Questions 8: HDD stands for:
a) Hard Disk Drive
b) High Definition Drive
c) Hybrid Data Drive
d) Hardware Disk Device
Correct Answer: a) Hard Disk Drive
Questions 9: CD-ROM is an example of:
a) Volatile memory
b) Optical storage
c) Flash memory
d) Cache
Correct Answer: b) Optical storage
Questions 10: USB Flash Drive uses:
a) Magnetic patterns
b) Flash memory
c) Magnetic cores
d) Vacuum tubes
Correct Answer: b) Flash memory
Questions 11: Magnetic Storage Disks are found in:
a) SSDs
b) HDDs
c) RAM
d) Cache
Correct Answer: b) HDDs
Questions 12: Magnetic Core Memory was:
a) Volatile
b) An early non-volatile memory
c) Used in modern SSDs
d) Optical
Correct Answer: b) An early non-volatile memory
File Management and Shortcuts
- Efficient file management and the use of shortcuts help users navigate and organize computer systems with ease. Here are some important concepts:
- Hierarchical File System: Most operating systems use a hierarchical (tree-like) structure to organize files and folders, making it easier to locate and manage data.
- Disk Unit: Refers to any device or component that stores data, such as a hard disk, SSD, or external drive, where files are saved and retrieved.
- Executable: A file (often with an .exe extension) that contains a program and can be run by the computer to perform specific tasks.
- File Transfer Protocol (FTP): A standard network protocol used to transfer files between computers over the Internet or a network.
- Ctrl + C: A standard keyboard shortcut used to copy selected text or files.
- Ctrl + V: A keyboard shortcut used to paste copied text or files into a new location.
Mastering these file management concepts and shortcuts can significantly improve productivity and organization when using a computer.
File Management and Shortcuts MCQs
Questions 1: Hierarchical File System is:
a) Flat structure
b) Tree-like structure
c) Linear
d) Network-based
Correct Answer: b) Tree-like structure
Questions 2: Disk Unit refers to:
a) CPU
b) Storage devices like HDD
c) Browser
d) Antivirus
Correct Answer: b) Storage devices like HDD
Questions 3: FTP stands for:
a) File Transfer Protocol
b) Fast Transfer Process
c) File Text Protocol
d) Folder Transfer Path
Correct Answer: a) File Transfer Protocol
Questions 4: Ctrl + C is used for:
a) Paste
b) Copy
c) Cut
d) Delete
Correct Answer: b) Copy
Questions 5: Ctrl + V is used for:
a) Copy
b) Paste
c) Save
d) Open
Correct Answer: b) Paste
Questions 6: Executable files can be run on:
a) Store data
b) Perform tasks
c) Connect networks
d) Scan viruses
Correct Answer: b) Perform tasks
Questions 7: Files are organized in:
a) Folders and hierarchical system
b) Only RAM
c) CPU registers
d) Browser history
Correct Answer: a) Folders and hierarchical system
Questions 8: FTP is used for:
a) Transferring files over the network
b) Editing text
c) Booting
d) Calculating
Correct Answer: a) Transferring files over the network
Questions 9: A Common shortcut forcopyingy is:
a) Ctrl + X
b) Ctrl + C
c) Ctrl + Z
d) Ctrl + S
Correct Answer: b) Ctrl + C
Questions 10: Mastering shortcuts improves:
a) Hardware speed
b) Productivity
c) Malware protection
d) Network traffic
Correct Answer: b) Productivity
Productivity Applications
- Productivity applications are software programs designed to help users accomplish specific tasks efficiently. Here are some of the most common types:
- Word Processing Software: Used for creating, editing, and formatting text documents.
- Example: Microsoft Word is a widely used word processor.
- Spreadsheet Application: Used for organizing, analyzing, and calculating data in tabular form.
- Example: Microsoft Excel is a popular spreadsheet tool.
- Database Management System (DBMS): Software for creating, managing, and organizing databases.
- Example: Microsoft Access is a commonly used DBMS.
- Presentation Software: Used for creating visual presentations.
- Example: Microsoft PowerPoint helps users design slideshows and presentations.
- Text Editing: Simple software for editing plain text.
Example: Notepad is a basic text editor included with most operating systems.
Productivity Applications MCQs
Questions 1: Word Processing Software is for:
a) Calculations
b) Text documents
c) Databases
d) Networks
Correct Answer: b) Text documents
Questions 2: Microsoft Word is an example of:
a) Spreadsheet
b) Word processor
c) DBMS
d) Browser
Correct Answer: b) Word processor
Questions 3: Spreadsheet Application like Excel are for:
a) Presentations
b) Data analysis in tables
c) Text editing
d) Virus scanning
Correct Answer: b) Data analysis in tables
Questions 4: A DBMS example is:
a) PowerPoint
b) Microsoft Access
c) Notepad
d) Firewall
Correct Answer: b) Microsoft Access
Questions 5: Presentation Software is:
a) Microsoft PowerPoint
b) Excel
c) Word
d) Task Manager
Correct Answer: a) Microsoft PowerPoint
Questions 6: Notepad is for:
a) Simple text editing
b) Spreadsheets
c) Presentations
d) Databases
Correct Answer: a) Simple text editing
Questions 7: Productivity apps help with:
a) Hardware management
b) Specific tasks efficiently
c) Booting
d) Malware
Correct Answer: b) Specific tasks efficiently
Questions 8: Microsoft Excel is a:
a) Word processor
b) Spreadsheet tool
c) Presentation software
d) Text editor
Correct Answer: b) Spreadsheet tool
Questions 9: Database Management System organizes:
a) Slides
b) Databases
c) Networks
d) Files only
Correct Answer: b) Databases
Questions 10: Basic text editor in OS is:
a) PowerPoint
b) Notepad
c) Access
d) Excel
Correct Answer: b) Notepad




