Apple - Learn to code (revision 1)

Quiz
•
Computers
•
7th Grade
•
Medium

Craig Ellis
Used 27+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following values would be best represented with a constant?
Player name
Player level
Player score
Player location
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following would be best represented with a variable?
Name
Birthday
Age
Home address
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to declare a constant?
const
var
let
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to declare a variable?
const
var
let
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the value of myNumber at the end of the following code?
let x = 2
let y = 4
let z = 6
let myNumber = x + y + z
4
6
10
12
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the value of myNumber at the end of the following code?
let x = 2
let y = 4
let z = 6
let myNumber = (x + y) * z
12
24
36
42
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the operator called when it has an arithmetic symbol in front of the equals sign?
myScore += 100
Assignment operator
Compound assignment operator
Plus equals operator
Reset operator
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Programming - Variables/Animation

Quiz
•
6th - 8th Grade
15 questions
Computer Coding Quiz

Quiz
•
2nd - 8th Grade
14 questions
JavaScrip - DSI

Quiz
•
1st Grade - University
14 questions
Spreadsheet Basics & Formula

Quiz
•
6th - 8th Grade
14 questions
CodeMonkey 0-35 Review

Quiz
•
5th - 8th Grade
8 questions
JS Talks, Quiz #4

Quiz
•
1st - 12th Grade
13 questions
JavaScript Variables

Quiz
•
3rd Grade - University
6 questions
Javascript

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade