Exam 3: Creating a User Interface
Exam 1: Overview an Introduction to Programming17 Questions
Exam 2: An Introduction to Visual Basic 201542 Questions
Exam 3: Creating a User Interface42 Questions
Exam 4: Memory Locations and Calculations42 Questions
Exam 5: Making Decisions in a Program42 Questions
Exam 6: More on the Selection Structure42 Questions
Exam 7: Repeating Program Instructions42 Questions
Exam 8: More on the Repetition Structure42 Questions
Exam 9: Sub and Function Procedures42 Questions
Exam 10: Arrays42 Questions
Exam 11: String Manipulation and Menus42 Questions
Exam 12: Structures and Sequential Files42 Questions
Exam 13: Access Databases and Linq42 Questions
Exam 14: Creating Simple Web Applications42 Questions
Exam 15: Creating Classes and Objects42 Questions
Select questions type
You can use a(n) _________________________ chart to record an application's tasks, objects, and events.
(Short Answer)
4.8/5
(43)
An object's ____ determines the type, style, and size of the font used to display the object's text.
(Multiple Choice)
4.7/5
(38)
In Western countries, the user interface should be organized with the most important information always located in the ____ of the interface.
(Multiple Choice)
4.9/5
(30)
The text contained in an identifying label should be meaningful and ____ the label control.
(Multiple Choice)
4.8/5
(45)
The Windows standard is to use ____ capitalization for identifying labels.
(Multiple Choice)
4.8/5
(50)
The ____________________ property contains a number that represents the order in which the control was added to the form.
(Short Answer)
4.8/5
(37)
After completing the TOE chart, the next step is to design the ____.
(Multiple Choice)
4.8/5
(33)
A default button can be selected by pressing the Enter key even when the button does not have the focus.
(True/False)
4.9/5
(41)
Text boxes accept and display information automatically, so no special event is necessary for them to do their assigned task.
(True/False)
4.7/5
(28)
After completing the Task column of the TOE chart, you then assign each task to a(n) ____ in the user interface.
(Multiple Choice)
4.8/5
(39)
The GroupBox, Panel, and TableLayoutPanel tools are located in the ____ section of the toolbox.
(Multiple Choice)
4.8/5
(26)
You assign an access key by including a(n) ____ in the control's caption or identifying label.
(Multiple Choice)
4.9/5
(44)
The PrintForm tool is contained in the Visual Basic ____ section of the toolbox.
(Multiple Choice)
4.8/5
(37)
If you make a button the ____ button, you also can select it by pressing the Enter key even when the button does not have the focus.
(Multiple Choice)
4.7/5
(40)
A button's caption should be entered using sentence capitalization.
(True/False)
4.9/5
(40)
Describe the first task that should take place before a programmer creates a user interface. Who should be involved in this process?
(Essay)
4.9/5
(49)
What are five types of questions a programmer should ask to identify the tasks an application needs to perform?
(Essay)
4.8/5
(36)
Showing 21 - 40 of 42
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)