Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
JavaScript The Web Warrior Series
Quiz 7: Using Object Oriented Javascript
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
Which Number class method can you use to convert a number to a string that is formatted with local numeric formatting style?
Question 22
Short Answer
You can create an empty object by assigning a pair of empty __________ to a variable name.
Question 23
Matching
Match each statement below with a corrct item:
Premises:
Responses:
Programming code and data that can be treated as an individual unit or component
associative
Returns the square root of the specified value
literal
A function assigned a name within a custom object
toFixed()
Premises:
Programming code and data that can be treated as an individual unit or component
Returns the square root of the specified value
A function assigned a name within a custom object
Responses:
associative
literal
toFixed()