Double-clicking on the ListBox control registers which default event?
A. SelectedIndexChanged
B. Click event
C. DoubleClick
D. ItemChanged
Answer: A
You might also like to view...
Which of the following is not a class UIManager method?
a. LookAndFeelInfo(). b. getInstalledLookAndFeels(). c. setLookAndFeel(). d. getLookAndFeel().
If a class designates all of its data members as private and all of its member functions as public, we must rely on ____ to access data members.
A. scope resolution operators B. member functions C. assignment statements D. equivalence statements
The answer report is divided into _______ sections.
A. two B. three C. six D. five
COGNITIVE ASSESSMENT When application software poses a question to a computer user and the user answers, what term is used to identify that answer?
A. user program directive B. user command C. user response D. user interface reply