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
Q2: What does the <noscript> tag do?<br>A)enclose text
Q3: JavaScript entities start with _ and end
Q4: The syntax of capture events method for
Q5: The syntax of a blur method in
Q6: Which of the following event fires when
Q7: Which of the following can't be done
Q8: Which of the following attribute can hold
Q9: Javascript is _ language.<br>A)application<br>B)programming<br>C)scripting<br>D)none of these
Q10: When a user views a page containing
Q11: Choose the client-side JavaScript object:<br>A)database<br>B)cursor<br>C)client<br>D)fileupload