Multiple Choice
Window class, onMouseMove/5 , defines
A) the window wants to know what cursor it must display for the mouse pointer
B) the mouse is moved over a window
C) when a mouse button is pressed this event is executed
D) a mouse button is released
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Window class, onSetCursor/3, defines<br>A)the window wants to
Q3: Window class, onKBFocus/3, defines<br>A)is executed when a
Q4: Window class, onCreate/1 ,defines<br>A)is executed when a
Q5: Checkbox in window programming<br>A)displays text and can
Q6: Window class, onMouseDown/5, defines<br>A)the window wants to
Q7: Window class, on Close/2<br>A)is executed when a
Q8: Controls are<br>A)the exterior of a window.<br>B)the interior
Q9: Window class, onActivate/2, defines<br>A)is executed when a
Q10: Frames is<br>A)the exterior of a window.<br>B)the interior
Q11: All the classes necessary for Windows pro-gramming