MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» B. The number of days since January 1st, 1900 | |