Multiple Choice
How to create a Date object in JavaScript?
A) dateobjectname = new date([parameters])
B) dateobjectname.newdate([parameters])
C) dateobjectname := new date([parameters])
D) dateobjectname date([parameters])
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Which of the following event fires when
Q7: Which of the following can't be done
Q8: The syntax of capture events method for
Q9: What is the correct syntax for referring
Q10: When a user views a page containing
Q12: _ tag is an extension to HTML
Q13: What is the correct JavaScript syntax to
Q14: Which of the following are capabilities of
Q15: Which of the following best describes JavaScript?<br>A)low-level
Q16: Choose the client-side JavaScript object:<br>A)database<br>B)cursor<br>C)client<br>D)fileupload