Unit 5: Control Structures Review

Flashcard
•
Computers
•
9th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

41 questions
Show all answers
1.
FLASHCARD QUESTION
Front
His name is Fred and he is less than 16 years old. Options: if (name = "fred" && age < 16 ), if (name === "fred" && age < 16 ), if (name = "fred" || age < 16 ), if (name === "fred" || age < 16 )
Back
if (name === "fred" && age < 16 )
2.
FLASHCARD QUESTION
Front
Repeat something 10 times: repeat 10 , for (var i=0; i<10; i++), repeat { } until 10;, while (i = 10)
Back
for (var i=0; i<10; i++)
3.
FLASHCARD QUESTION
Front
What is the symbol used for the INCREMENT operator in JS?
Back
++
4.
FLASHCARD QUESTION
Front
Conditions return values of which data type?
Back
boolean
5.
FLASHCARD QUESTION
Front
Loops in programming start counting from ?
Back
0
6.
FLASHCARD QUESTION
Front
What symbol represents the or operator in JavaScript?
Back
||
7.
FLASHCARD QUESTION
Front
Arithmetic Operators
What is ++ ?
Back
increment
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
JS MODUŁ 1,2,3,4,5

Flashcard
•
10th Grade
44 questions
Basic Java Concepts

Flashcard
•
11th Grade
32 questions
Lesson 5 Multimedia on the Web

Flashcard
•
8th Grade
38 questions
TEAMS Q4 Final Review

Flashcard
•
10th Grade
33 questions
Java Programming Fundamentals Flashcard

Flashcard
•
9th - 12th Grade
29 questions
Python Variables and Data Types Flashcard

Flashcard
•
9th Grade
35 questions
Java Basics

Flashcard
•
11th - 12th Grade
39 questions
Mastering Calendar Skills in USA

Flashcard
•
9th Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade