Software
Hardware
Binary
Code
Misc
100

 Software is a set of ______ or programs that tell a computer what to do and how to perform specific tasks

What is Instructions


100

Often called the “brain” of the computer, this hardware component carries out instructions and performs calculations.

what is a cpu

100

This number system uses only two digits—0 and 1—to represent all data inside a computer.

what is Binary Number System

100

This is the set of rules and words developers use to write instructions a computer can understand.

what is a programming language 

100

This system connects multiple computers so they can share information, files, and resources.

What is Computer Network 

200

______ ____ is software that manages and supports the resources and operations of a computer system.

What is System Software 

200

This type of temporary memory stores data your computer is actively using so programs can run quickly.

what is random access memory or RAM

200

This smallest unit of digital information can hold a value of either 0 or 1.

what is a bit

200

These human‑readable instructions are written by programmers before being compiled or interpreted.

what is Source Code  

200

This software lets you visit websites, watch videos, and search for information online.

what is a internet browser 


300

_______ _____ is a type of software that manages computer hardware resources and provides common services for computer programs to run on.

what is Operating system 

300

This long‑term storage device keeps your files, apps, and operating system even when the power is off.

what is a hard drive 

300

Made up of 8 bits, this unit is commonly used to store a single character like a letter or number.

what is a byte 

300

This step‑by‑step set of instructions tells a computer exactly how to solve a problem.

what is a Algorithm


300

This unique number identifies a device on a network, much like a digital home address.

what is IP address 

400

This permanent software stored on hardware helps devices start up and know how to operate at a basic level.

What is firmware

400

All major components—CPU, RAM, storage, and expansion cards—connect to this main circuit board.

what is a Motherboard 

400

This sequence of 0s and 1s is used by computers to represent instructions, text, images, and more.

what is Binary Code 

400

This process involves finding and fixing errors in code so a program works correctly.

what is debugging 

400

Services like OneDrive and Google Drive use this method of storing files on remote servers instead of your local device.

What is Cloud storage 

500

Programs like disk cleanup, antivirus scans, and file compression belong to this category of helpful system tools.

What is utility software


500

This hardware unit converts electricity from the wall into usable power for all computer components.

what is power supply unit or PSU

500

This character‑encoding standard assigns binary values to letters, numbers, and symbols so computers can store and display text.

what is ACSII

500

 Forgetting to close (), [], or {} can break expressions, function calls, or data structures can cause what 

what is a syntax error 

500

This security process scrambles data so only someone with the correct key can read it.

what is Encryption