wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DECI - WEEK#7 - QUEST#1

Total questions: 3

Worksheet time: 60secs

Name
Class
Date
1.

What do variables represent in text-based coding?

a)

Constants that do not change

b)

Containers for storing data that can vary

c)

Mathematical symbols

2.

What is the purpose of "comments" in text-based programming?

a)

To create loops

b)

To provide explanations and documentation in the code

c)

To define variables

d)

To store data

3.

In text-based programming, what is a "compiler"?

a)

A tool for code analysis

b)

A device for hardware programming

c)

A program that translates code into machine language

d)

A data type