
JavaScript Basics Quiz

Flashcard
•
Computers
•
9th Grade
•
Hard
PATRICIA LAMMERT
FREE Resource
Student preview

22 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What are the two possible values of a Boolean?
Back
true and false
2.
FLASHCARD QUESTION
Front
What does the && (AND) operator return if both conditions are true?
Back
true
3.
FLASHCARD QUESTION
Front
What does the || (OR) operator return if at least one condition is true?
Back
true
4.
FLASHCARD QUESTION
Front
What is the output of !(false)?
Back
true
5.
FLASHCARD QUESTION
Front
What does 5 == "5" evaluate to in JavaScript?
Back
true (loose comparison allows type conversion)
6.
FLASHCARD QUESTION
Front
What is the result of console.log("hello" == "Hello");?
Back
false (JavaScript is case-sensitive)
7.
FLASHCARD QUESTION
Front
What does the != operator do?
Back
Checks if two values are not equal in value
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Scratch

Flashcard
•
9th Grade
21 questions
Java Loops

Flashcard
•
KG
16 questions
Comprendiendo la sentencia if en Python

Flashcard
•
9th Grade
14 questions
CodeHS: Unit6 - JavaScript Basics

Flashcard
•
9th Grade
19 questions
Fundamentals of CS Review

Flashcard
•
9th Grade
16 questions
Python Range(), For,While Loops Flashcard

Flashcard
•
8th Grade
16 questions
Python Iteration

Flashcard
•
10th Grade
15 questions
Loops Python

Flashcard
•
9th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th 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
20 questions
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade