wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

cs starter

Total questions: 22

Worksheet time: 11mins

Name
Class
Date
1.

What does CPU stand for?

a)

Central Processing Unit

b)

Computer Peripheral Unit

c)

Central Programming Unit

d)

Computer Power Unit

2.

Which programming language is known for its use in web development and is often used for both client-side and server-side scripting?

a)

Java

b)

C++

c)

Python

d)

JavaScript

3.

Which of the following is NOT a type of operating system?

a)

Windows

b)

Linux

c)

MacOS

d)

Microsoft Office

4.

What does HTML stand for?

a)

Hyper Transfer Markup Language

b)

Hyper Text Makeup Language

c)

Hyper Text Markup Language

d)

High-Level Text Markup Language

5.

What does RAM stand for in computer terms?

a)

Read-Only Memory

b)

Rapid Application Management

c)

Random Access Memory

d)

Readable Archive Memory

6.

Which file format is commonly used for compressing files?

a)

.txt

b)

.zip

c)

.exe

d)

.jpg

7.

What is the purpose of an operating system?

a)

To run computer hardware

b)

To manage software applications

c)

To connect to the internet

d)

To create graphics and animations

8.

What does URL stand for?

a)

Uniform Resource Locator

b)

Universal Resource Locator

c)

Unified Resource Locator

d)

Unique Resource Locator

9.

Which of the following is a high-level programming language?

a)

Assembly language

b)

Python

c)

Machine code

d)

Binary code

10.

Which component of a computer is responsible for storing data long-term, even when the computer is turned off?

a)

CPU

b)

RAM

c)

Hard Drive

d)

Motherboard

11.

What is the full form of GUI in computing?

a)

Graphical User Interface

b)

General Utility Interface

c)

Graphics Unit Interface

d)

Graphical Unification Interface

12.

Which programming language is often used for game development?

a)

Java

b)

Ruby

c)

C++

d)

PHP

13.

What does HTTP stand for in web addresses?

a)

Hypertext Transfer Protocol

b)

Hyperlink Text Transfer Protocol

c)

Hypertext Transport Technology

d)

Hyper Transfer Text Protocol

14.

What is the primary function of a compiler?

a)

Execute code

b)

Translate source code into machine code

c)

Debug code

d)

Write documentation

15.

In binary code, what does the digit "1" represent?

a)

On

b)

Off

c)

Both on and off

d)

Neither on nor off

16.

Which of the following is an example of a high-level programming language?

a)

C

b)

Assembly

c)

Python

d)

Machine code

17.

What is the main purpose of an operating system's kernel?

a)

To manage hardware resources

b)

To run application software

c)

To provide a user interface

d)

To store data

18.

Which of the following is a data type in most programming languages?

a)

Variable

b)

Loop

c)

Integer

d)

Function

19.

What is the purpose of a firewall in network security?

a)

To prevent unauthorized access to a network

b)

To block emails (using walls)

c)

To spontaneously combust

d)

To increase internet speed (using fire)

20.

What is SQL used for in the context of databases?

a)

Creating web pages

b)

Managing data and databases

c)

Graphic design

d)

Networking

21.

What is the purpose of an if statement in programming?

a)

To define a loop

b)

To make a decision based on a condition

c)

To declare a variable

d)

To comment on code

22.

What is the purpose of a loop in programming?

a)

To declare a variable

b)

To repeat a set of instructions

c)

To make a decision

d)

To define a condition