Multiple Choice
When working with a date, JavaScript stores the month as a ____.
A) value from 0-11
B) value from 1-12
C) two-letter abbreviation
D) three-letter abbreviation
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: The principle of _ states that any
Q26: The code for a method must be
Q27: What is a sub-object? Provide an example.
Q28: If you assign the current date and
Q29: Why is JavaScript said to be an
Q31: A(n)_ function is a function that is
Q32: What are some of the benefits of
Q33: You can use the Math object directly
Q34: The _ class contains methods and properties
Q35: You can create an empty object by