

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following are static methods in JavaScript?$? |
A. | Date.parse() |
B. | Date.UTC() |
C. | Both Date.parse() and Date.UTC() |
D. | None of the mentioned |
Answer» D. None of the mentioned | |