App Lab: Variables

App Lab: Variables

9th - 12th Grade

26 Qs

quiz-placeholder

Similar activities

Javascript in Khan 1116

Javascript in Khan 1116

10th Grade

21 Qs

Javascript Functions

Javascript Functions

10th Grade

25 Qs

Apple Swift Coding I - Lesson 7 - 10

Apple Swift Coding I - Lesson 7 - 10

9th - 12th Grade

23 Qs

Javascript Operators

Javascript Operators

12th Grade

22 Qs

CodeHS JavaScript Control Functions

CodeHS JavaScript Control Functions

8th - 12th Grade

21 Qs

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

Variables

Variables

9th Grade

24 Qs

Javascript Arrays

Javascript Arrays

10th Grade

25 Qs

App Lab: Variables

App Lab: Variables

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Karen Kikuchi

Used 9+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of the y variable?


var x=15;

var y=25;

15

25

40

0

10

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to write comments?

++

=

//

--

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Process of finding and fixing errors in the syntax so the computer program will run properly
Bugs
Sequence
Debugging
Command

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The spelling and grammar of a programming language

diction

syntax

vocabulary

word wall

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the following code doing:


totalMarks = 8;

Declaring a variable

Assigning a value to a variable

Performing a calculation

Finding the running total

grading a test

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A list of steps to finish a task.

Repeated

Algorithm

Guidelines

To Do List

Recipe

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Variables cannot be changed.
False
True

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?