Home / CSE MCQs / Javascript MCQs :: Discussion

Discussion :: Javascript MCQs

  1. What is the parameter of the method Date.parse()?
  2. A.
    date
    B.
    string
    C.
    datestring
    D.
    string

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The parse method is defined as Date.parse(datestring).


Be The First To Comment