Multiple Choice
How does JavaScript store dates in a date object?
A) The number of milliseconds since January 1st, 1970
B) The number of days since January 1st, 1900
C) The number of seconds since Netscape's public stock offering.
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Using _ statement is how you test
Q10: JavaScript entities start with _ and end
Q11: Which is the correct way to write
Q12: Which of the following way can be
Q13: Which types of image maps can be
Q15: JavaScript is interpreted by _Sol:.<br>A)Client<br>B)Server<br>C)Object<br>D)None of the
Q16: _method evaluates a string of JavaScript code
Q17: What is the correct JavaScript syntax to
Q18: Inside which HTML element do we put
Q19: Which of the following event fires when