Variable warm-up activity

Variable warm-up activity

6th Grade

10 Qs

quiz-placeholder

Similar activities

Code.Org: Unit 3, Lessons 3-5 Quiz

Code.Org: Unit 3, Lessons 3-5 Quiz

8th - 10th Grade

15 Qs

CodeMonkey Coding Vocabulary

CodeMonkey Coding Vocabulary

3rd - 7th Grade

12 Qs

IMPERATIVE PROGRAMMING WITH C

IMPERATIVE PROGRAMMING WITH C

University

10 Qs

Unit 1 Lesson 2 Vocabulary

Unit 1 Lesson 2 Vocabulary

9th - 12th Grade

15 Qs

Edexcel Algorithm Key Terminology

Edexcel Algorithm Key Terminology

10th - 12th Grade

10 Qs

PreTest DFC20113 - Programming Fundamentals

PreTest DFC20113 - Programming Fundamentals

University

15 Qs

C Programming Concepts Quiz

C Programming Concepts Quiz

10th Grade

15 Qs

Understanding Variables in Programming

Understanding Variables in Programming

8th Grade

8 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?