Q112
How many static methods does a Date object have?
A.
3
B.
5
C.
4
D.
2
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
The Date object defines two static methods namely Date.parse() and Date.UTC().