Variable warm-up activity

Variable warm-up activity

6th Grade

10 Qs

quiz-placeholder

Similar activities

Edexcel Algorithm Key Terminology

Edexcel Algorithm Key Terminology

10th - 12th Grade

10 Qs

Coding Vocabulary Words

Coding Vocabulary Words

8th Grade

12 Qs

Gaming Lesson 3

Gaming Lesson 3

6th - 8th Grade

14 Qs

Basic Python

Basic Python

6th - 8th Grade

15 Qs

PreTest DFC20113 - Programming Fundamentals

PreTest DFC20113 - Programming Fundamentals

University

15 Qs

Scratch basic Revision

Scratch basic Revision

3rd - 12th Grade

8 Qs

App Creators - Activity 1.7

App Creators - Activity 1.7

6th - 8th Grade

13 Qs

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

Variable warm-up activity

Variable warm-up activity

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Francisco Javier Ruiz Restrepo

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is programming?

The writing of computer code to create a program.

Creating algorithms to solve a problem.

Creating a flowchart to solve a problem.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in programming?

A variable is a number.

A variable is a message input by the user.

A variable is a location in memory that we use to store data.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Usually variables are compared with...

a program

a container (a box)

a group of steps.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Why are variables so named?

Variables are so named because we can choose whether or not to use them.

Variables are so named because the data we store in them can change.

Variables are so named because we can change their names

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming what name is given to the data type which represents any combination of characters on a keyboard?

Integers

Floating point numbers

Strings

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable is needed to record a student's surname. Which of the following would be the most meaningful variable name?

name

student_surname

studentName

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are three main types of variables, each of which can only contain a certain kind of data.

numbers, string, boolean

boolean, array, string

floating, string, integer.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?