My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

HF JavaScript Chapter 7

Across
The _______ operator tests two values to see if they’re equal, after trying to convert the operands to the same type.
Sometimes strings masquerade as _________.
The only value in JavaScript that doesn’t equal anything.
Two variables containing object references are equal only if they ______ the same object.
The value returned when you’re expecting an object, and that object doesn’t exist.
The ______ method is a string method that returns an array.
The ______ equality operator returns true only if the operands have the same type and the same value.
The type of Infinity is ________.
null == undefined
Down
The type of null in the JavaScript specification.
The value of a property that doesn’t exist.
The _________ operator can be used to get the type of a value.
Your Fiat is parked at _____ Autos.
A handy way to include the value of an expression in a string is a ________ literal.
There are lots of handy string ________ you can use.
The weirdest value in the world.
To find a specific character at an index in a string, use the ______ method.
It’s always 67 degrees in _______, Missouri.
There are _______ falsey values in JavaScript.
Who got the Aeron?