Multiple Choice
Case-Based Critical Thinking Questions Case 11-4 Mathew has created a website using JavaScript. He wants to add a feature which allows a user to change the color of the cursor image with a single click on it. He uses the click point for the cursor to accomplish this. What will be the default location of the click point of the cursor if no coordinates have been assigned to it?
A) (x, 0)
B) (0, 0)
C) (0, y)
D) (x, y)
Correct Answer:

Verified
Correct Answer:
Verified
Q16: Which of the following statements is true
Q17: Which of the following mouse buttons is
Q18: Which of the following mouse event object
Q19: JavaScript does not support hyphens in property
Q20: Which of the following is the syntax
Q22: A generic cursor should be listed first
Q23: Which of the following mouse event properties
Q24: Which of the following commands should be
Q25: Identify a true statement about the evt.charCode
Q26: Which of the following is the correct