Multiple Choice
_____ JavaScript statements embedded in an HTML page can respond to user events such as mouse-clicks, form input, and page navigation.
A) client-side
B) server-side
C) local
D) native
Correct Answer:

Verified
Correct Answer:
Verified
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
Q12: What is the correct syntax for referring
Q13: The syntax of close method for document
Q14: Which of the following are capabilities of
Q16: Inside which HTML element do we put
Q17: JavaScript is can be written -<br>A)directly into
Q18: Which of the following way can be
Q19: JavaScript is _ Side Scripting Language.<br>A)browser<br>B)isp<br>C)noneof these<br>D)server
Q20: Which of the following best describes JavaScript?<br>A)low-level