Modern JavaScript from the Beginning - Second Edition - Logical Assignment

Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Hard
Quizizz Content
FREE Resource
Read more
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary function of the OR assignment operator?
To assign a value if the variable is truthy
To assign a value if the variable is falsy
To assign a value if the variable is null
To assign a value if the variable is undefined
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a shorthand for checking if a variable is falsy and assigning a value?
a &&= 10
a = a && 10
a ||= 10
a = a ?? 10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the AND assignment operator do?
Assigns a value if the variable is falsy
Assigns a value if the variable is truthy
Assigns a value if the variable is null
Assigns a value if the variable is undefined
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which assignment operator is less commonly used according to the tutorial?
Nullish coalescing operator
Logical NOT operator
AND assignment operator
OR assignment operator
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to assign a value only if the variable is null or undefined?
Logical NOT operator
Nullish coalescing operator
AND assignment operator
OR assignment operator
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does the nullish coalescing operator differ from the OR operator?
It checks only for null or undefined values
It checks for zero and empty strings
It checks for truthy values
It checks for falsy values
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the value of C if it is initially set to null and then assigned using the nullish coalescing operator with 20?
20
undefined
null
0
Similar Resources on Wayground
4 questions
Modern JavaScript from the Beginning - Second Edition - Logical Operators

Interactive video
•
University
6 questions
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Nullish-Coalescing-Operator

Interactive video
•
University
6 questions
Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Truthy and Falsy – Explained

Interactive video
•
University
2 questions
The Modern JavaScript Bootcamp (2019) - Type Coercion

Interactive video
•
University
6 questions
Modern JavaScript from the Beginning - Second Edition - Section Introduction-Logic and Control Flow

Interactive video
•
University
4 questions
Modern JavaScript from the Beginning - Second Edition - Logical Assignment

Interactive video
•
University
2 questions
Modern JavaScript from the Beginning - Second Edition - Logical Assignment

Interactive video
•
University
2 questions
Modern JavaScript from the Beginning - Second Edition - Logical Operators

Interactive video
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade