Multiple Choice
Checkbox in window programming
A) displays text and can be clicked with the mouse or spacebar
B) a checkmark which the user can select
C) a list from which one item can be se- lect
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Window class, onSetCursor/3, defines<br>A)the window wants to
Q2: Window class, onMouseMove/5 , defines<br>A)the window wants
Q3: Window class, onKBFocus/3, defines<br>A)is executed when a
Q4: Window class, onCreate/1 ,defines<br>A)is executed when a
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