wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CS Fundamentals CourseD

Total questions: 10

Worksheet time: 9mins

Name
Class
Date
1.

What is an algorithm?

a)

A visual programming method using blocks

b)

A set of step-by-step instructions designed to perform a specific task

c)

A programming structure that repeats instructions

d)

A problem-solving approach

2.

Which term describes the language programmers use to instruct a computer?

a)

Command

b)

Debugging

c)

Code

d)

Loop

3.

What is the process of systematically identifying and correcting errors in a program called?

a)

Debugging

b)

Looping

c)

Sequencing

d)

Conditional

4.

What does a loop do in programming?

a)

Executes different code based on a condition

b)

Repeats a sequence of instructions multiple times

c)

Identifies and corrects errors

d)

Breaks down problems into smaller parts

5.

A visual programming method where code is created by dragging and dropping graphical blocks

a)

Cascading Style Sheet [CSS]

b)

Block-based programming

c)

Java Script

d)

Python

6.

What is computational thinking?

a)

A programming language

b)

A problem-solving approach that involves breaking down complex problems into smaller, manageable parts

c)

A set of instructions for a computer

d)

A visual programming method

7.

This piece of computer hardware got its name because it was compact and appeared to have a tail.

8.

(a)   is an individual instruction [EX: Run] that tells a computer to do something

9.

Match the following

a)

Checking for errors in the code

1.

De-bugging

b)

2.

Motherboard

c)

The order in which instructions are executed in a program

3.

Sequence

d)

4.

Loop

e)

5.

Conditional

10.

A person who writes computer programs

a)

Programmer

b)

Code

c)

Sprite

d)

Event