11.
What is the purpose of the mousedown event in Canvas interaction?
12.
How can developers handle keyboard input events such as key presses on the Canvas?
13.
What does the mouseup event signify on the Canvas?
14.
How are mouse movement coordinates calculated on the Canvas?
15.
Which event is triggered when the mouse pointer leaves the Canvas area?
16.
What is the purpose of the mouseover event in Canvas interaction?
17.
How can developers detect when a key is released on the keyboard?
18.
What is the purpose of the keypress event in keyboard input handling?
19.
How can developers track when the mouse pointer enters the Canvas area?
20.
What does the keyup event indicate in keyboard input handling?