Exam 2: Program and Graphical User Interface Design
Exam 1: Introduction to Visual Basic 2012 Programming112 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding112 Questions
Exam 4: Variables and Arithmetic Operations112 Questions
Exam 5: Decision Structures112 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling112 Questions
Exam 9: Creating Web Applications112 Questions
Exam 10: Incorporating Databases with ADO.NET112 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps112 Questions
Select questions type
A(n)____________________ object is generally used on a form to cause an event to occur when the program is executing.
(Short Answer)
4.9/5
(32)
A Windows Application project will create a program that is designed to run using an Internet browser.
(True/False)
4.7/5
(32)
____________________ means that one element in the GUI is lined up horizontally and/or vertically with another element in the window.
(Short Answer)
4.9/5
(28)
A blue line,called a ____ line,that appears when you are dragging a GUI object on a Windows Form object indicates that the object being dragged is horizontally aligned with the object connected by the blue line.
(Multiple Choice)
4.7/5
(38)
A(n)____________________ specifies each of the use case sequences of actions by describing what the user will do and how the program will respond.
(Short Answer)
4.9/5
(40)
MATCHING
Identify the letter of the choice that best matches the phrase or definition.
-The sequence of actions a user will perform when using the program
(Multiple Choice)
4.9/5
(29)
The ____ is the primary tool you use to place objects such as buttons on the Windows Form object.
(Multiple Choice)
4.8/5
(33)
Case 2-2
You and Ellen are cramming for your exam about the second phase of the program development life cycle, the design of the user interface.
-Ellen tells you the percentage of program design time that developers spend on the user interface.You think that she is exaggerating but then you double-check and see that she is right.What range does she give you?
(Multiple Choice)
4.7/5
(29)
The default text value for the first Windows Form object created in a project is ____.
(Multiple Choice)
4.8/5
(42)
Visual Studio 2012 is the ____________________ that is used when writing Visual Basic programs.
(Short Answer)
4.9/5
(40)
A ____ document identifies the purpose of the program being developed,the application title,the procedures to be followed when using the program,any equations and calculations required,any conditions within the program that must be tested,and any notes and restrictions that must be followed by the program.
(Multiple Choice)
4.9/5
(36)
The ____ is the fundamental object in the graphical user interface you will create using Visual Studio tools.
(Multiple Choice)
4.9/5
(28)
A project created in Visual Studio is equivalent to a single screen at runtime.
(True/False)
4.7/5
(39)
An object on a Windows Form object can be deleted by selecting it and pressing the ____________________ key on the keyboard.
(Short Answer)
4.7/5
(28)
You can drag a vertical ____ to change the width of a window.
(Multiple Choice)
4.8/5
(28)
The ____ object is used to display a message or put a name on an item in a window.
(Multiple Choice)
5.0/5
(35)
When you enter a value in the Text property for a Label object,the value will be displayed in the Text object._________________________
(True/False)
4.7/5
(32)
When a Label object on a Windows Form object is selected,it has a red border._________________________
(True/False)
4.8/5
(37)
Showing 81 - 100 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)