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 use a ____ to give the user an area in which to enter data.
Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
B
You should use at most two font types for all of the text in an interface.
Free
(True/False)
4.9/5
(33)
Correct Answer:
False
You can use the ____ menu to align and size the controls on a form.
Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
B
Items within parentheses after a method's name are called ____ and represent information that the method needs to perform its task.
(Multiple Choice)
4.7/5
(34)
In Western countries, the user interface should be organized so that the information flows ____________________.
(Short Answer)
4.8/5
(41)
A button's caption should be entered using ____ capitalization.
(Multiple Choice)
4.8/5
(43)
Match each item with a statement below.
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(33)
The Visual Basic ____ exposes a set of commonly used objects (such as the Computer object) to the programmer.
(Multiple Choice)
4.8/5
(35)
A(n) ____ allows the user to select an object using the Alt key in combination with a letter or number.
(Multiple Choice)
4.9/5
(42)
Visual Basic provides the PrintForm tool for printing an interface from code.
(True/False)
4.9/5
(38)
Write the Visual Basic statement to play the audio file named background.wav, which is contained in the bin\Debug folder.
(Essay)
4.7/5
(36)
Examples of tools that group related controls together found in the Containers section include ____________________.
(Short Answer)
4.7/5
(34)
Related controls should be grouped together using either white (empty) space or one of the tools located in the ____ section of the toolbox.
(Multiple Choice)
4.9/5
(39)
When a control has the ____, it can accept input from the user.
(Multiple Choice)
4.9/5
(33)
You specify the default button for a form by setting the form's ____________________ property to the name of the button.
(Short Answer)
4.9/5
(41)
What should a designer consider when including graphics in the user interface?
(Essay)
4.8/5
(33)
While you are creating the interface, each control's ____ property contains a number that represents the order in which the control was added to the form.
(Multiple Choice)
4.8/5
(36)
Showing 1 - 20 of 42
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)