Variables and Conditionals review

Variables and Conditionals review

8th Grade

20 Qs

quiz-placeholder

Similar activities

Nested If

Nested If

6th - 12th Grade

15 Qs

ÔN TẬP HKII-01

ÔN TẬP HKII-01

8th Grade

20 Qs

ôn làm việc với dãy số

ôn làm việc với dãy số

8th Grade

15 Qs

Algorithms Year 8

Algorithms Year 8

8th Grade

20 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

BÀI 6.CÂU LỆNH ĐIỀU KIỆN

BÀI 6.CÂU LỆNH ĐIỀU KIỆN

8th Grade

20 Qs

Python Year 9 Quiz

Python Year 9 Quiz

8th - 10th Grade

19 Qs

Acumulativa Período 1

Acumulativa Período 1

8th Grade - University

21 Qs

Variables and Conditionals review

Variables and Conditionals review

Assessment

Quiz

Computers

8th Grade

Practice Problem

Easy

Created by

Nathan Jeffers

Used 70+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a word we set that contains a specific type of data that we use to keep track of information in our code

Variable

Conditional

Object

Method

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The information that’s stored inside a variable, such as a number or a name, is called what?

Variable

Value

Object

Conditional

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which word is the variable name in this line of code: var steps = 2;

var

steps

2

;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What word is the variable name in this line of code: var enemy = hero.findNearestEnemy();

findNearestEnemy

hero

enemy

var

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What word is the variable name in this line of code: var friend = "George";

"George"

var

=

friend

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value in this line of code? var steps = 3;

var

steps

3

;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value in this line of code: var friend = "George";

friend

var

"George"

;

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?