Multiple Choice
To reduce the chances that typing errors will corrupt your solutions, a good design principle to follow is ____.
A) have users type data as opposed to using the mouse for data entry
B) not allow users enter values that can be calculated
C) limit the amount of users using the application
D) enter only numeric data
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The _ options enable you to increase
Q2: It is more important to spend time
Q4: With console-based applications, you register events about
Q5: Instead of calling on the operating system
Q6: Probably the most commonly used control for
Q7: A good design principle to follow when
Q8: All changes to the property values can
Q9: Event handlers are _.<br>A) processes<br>B) methods<br>C) programs<br>D)
Q10: Windows forms and controls offer a wide
Q11: The _ method of the Control class