Variable warm-up activity

Variable warm-up activity

6th Grade

10 Qs

quiz-placeholder

Similar activities

46. Programming 1 : Variables & Constants

46. Programming 1 : Variables & Constants

9th - 12th Grade

11 Qs

Global and local variables

Global and local variables

10th - 12th Grade

10 Qs

Intro to Scratch

Intro to Scratch

4th - 8th Grade

15 Qs

Programming Fundamentals Recap

Programming Fundamentals Recap

8th Grade

10 Qs

Visual Basic

Visual Basic

University

15 Qs

Programming Basics Quiz

Programming Basics Quiz

9th Grade

10 Qs

C++ - Introduction

C++ - Introduction

University

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?