Exam 2: Program and Graphical User Interface Design
Exam 1: Introduction to Visual Basic 2017 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 Structures111 Questions
Exam 6: Loop Structures112 Questions
Select questions type
A(n) ____________________ is a program that includes a user interface whose windows are created using the Windows operating system.
(Short Answer)
4.8/5
(32)
When creating a program in Visual Studio, the Windows Form object you are designing will appear in the ____ of the Visual Studio window.
(Multiple Choice)
4.8/5
(33)
If the properties in the Properties window do not appear in alphabetical order, click the ____________________ button to place them in alphabetical order.
(Short Answer)
4.9/5
(35)
The ____ property of a Form object can be used to set the value that will appear on the form's title bar.
(Multiple Choice)
4.8/5
(35)
When you save a Visual Basic project the first time, you must select the location where the project is to be saved.
(True/False)
4.8/5
(36)
____ a program means writing down in a prescribed manner the instructions for using the program, the way in which the program performs its tasks, and other items that users, other developers, and management might require.
(Multiple Choice)
4.8/5
(36)
It can become confusing if you do not have unique identifying names for each Form object you have within a project.
(True/False)
4.9/5
(39)
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.9/5
(41)
The ____ is the primary tool you use to place objects such as buttons on the Windows Form object.
(Multiple Choice)
4.8/5
(32)
Identify the letter of the choice that best matches the phrase or definition
Premises:
Another name for the user interface
Responses:
red
blue
presentation layer
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(35)
You should ____ as the first phase of the program development life cycle.
(Multiple Choice)
4.9/5
(40)
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
(35)
Properties are used to describe an object's ____ on the screen.
(Multiple Choice)
4.9/5
(27)
The default text value for the first Windows Form object created in a project is ____.
(Multiple Choice)
4.8/5
(34)
By setting the Resize property for a Button object to True, the Button object will automatically expand or contract to accommodate the amount of text entered in the Text property. _________________________
(True/False)
4.8/5
(39)
A(n) ____________________ is a model of a software product or information system built for customer approval.
(Short Answer)
4.8/5
(30)
You can add a .NET component to a Windows Form object by double-clicking the .NET component in the Toolbox.
(True/False)
4.9/5
(40)
To change the contents of the text that appears on the face of a Button object, you must use the Caption property.
(True/False)
4.9/5
(50)
Showing 41 - 60 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)