NEW
Font size
Worksheetscs starter
Total questions: 22
Worksheet time: 11mins
What does CPU stand for?
Central Processing Unit
Computer Peripheral Unit
Central Programming Unit
Computer Power Unit
Which programming language is known for its use in web development and is often used for both client-side and server-side scripting?
Java
C++
Python
JavaScript
Which of the following is NOT a type of operating system?
Windows
Linux
MacOS
Microsoft Office
What does HTML stand for?
Hyper Transfer Markup Language
Hyper Text Makeup Language
Hyper Text Markup Language
High-Level Text Markup Language
What does RAM stand for in computer terms?
Read-Only Memory
Rapid Application Management
Random Access Memory
Readable Archive Memory
Which file format is commonly used for compressing files?
.txt
.zip
.exe
.jpg
What is the purpose of an operating system?
To run computer hardware
To manage software applications
To connect to the internet
To create graphics and animations
What does URL stand for?
Uniform Resource Locator
Universal Resource Locator
Unified Resource Locator
Unique Resource Locator
Which of the following is a high-level programming language?
Assembly language
Python
Machine code
Binary code
Which component of a computer is responsible for storing data long-term, even when the computer is turned off?
CPU
RAM
Hard Drive
Motherboard
What is the full form of GUI in computing?
Graphical User Interface
General Utility Interface
Graphics Unit Interface
Graphical Unification Interface
Which programming language is often used for game development?
Java
Ruby
C++
PHP
What does HTTP stand for in web addresses?
Hypertext Transfer Protocol
Hyperlink Text Transfer Protocol
Hypertext Transport Technology
Hyper Transfer Text Protocol
What is the primary function of a compiler?
Execute code
Translate source code into machine code
Debug code
Write documentation
In binary code, what does the digit "1" represent?
On
Off
Both on and off
Neither on nor off
Which of the following is an example of a high-level programming language?
C
Assembly
Python
Machine code
What is the main purpose of an operating system's kernel?
To manage hardware resources
To run application software
To provide a user interface
To store data
Which of the following is a data type in most programming languages?
Variable
Loop
Integer
Function
What is the purpose of a firewall in network security?
To prevent unauthorized access to a network
To block emails (using walls)
To spontaneously combust
To increase internet speed (using fire)
What is SQL used for in the context of databases?
Creating web pages
Managing data and databases
Graphic design
Networking
What is the purpose of an if statement in programming?
To define a loop
To make a decision based on a condition
To declare a variable
To comment on code
What is the purpose of a loop in programming?
To declare a variable
To repeat a set of instructions
To make a decision
To define a condition
