Q14
What is the parameter of the method Date.parse()?
A.
date
B.
string
C.
datestring
AnswerD.
None of the above
Answer: Option C
Solution
Answer: Option C
Solution:
The parse method is defined as Date.parse(datestring).