Quiz
Check your understanding of objects in JavaScript.
1
Choose the correct option:
A)
An object contains properties in the form of key-value pairs
B)
The value of a property can be a piece of information (number, string, etc) or a method
C)
console
and Math
are one of the JavaScript pre defined objects
D)
All of the above
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.