Deck 2: Program and Graphical User Interface Design
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/112
Play
Full screen (f)
Deck 2: Program and Graphical User Interface Design
1
The project name will be displayed on the ____ of the Visual Studio window.
A)status bar
B)title bar
C)toolbar
D)Toolbox
A)status bar
B)title bar
C)toolbar
D)Toolbox
B
2
When creating a program in Visual Studio,the ____ is the window that you use to build the program and which will display on your screen when the program is executed.
A)Windows Form object
B)Windows Screen object
C)Windows Program object
D)Windows Desktop object
A)Windows Form object
B)Windows Screen object
C)Windows Program object
D)Windows Desktop object
A
3
When you enter a value in the Text property for a Label object,the value will be displayed in the Text object._________________________
False
Label
Label
4
To create a new project using Visual Studio,you must specify both the type of application you will create and the ____ that you wish to use.
A)color scheme
B)programming language
C)font size
D)window size
A)color scheme
B)programming language
C)font size
D)window size
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
5
Once a GUI object is placed on a Windows Form object,dragging its corner sizing handle allows you to change its ____.
A)vertical border resolution
B)height
C)width
D)center point
A)vertical border resolution
B)height
C)width
D)center point
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
6
Visual Basic contains ____ tools that are used in the design process.
A)RAD
B)ERD
C)HTTP
D)EFT
A)RAD
B)ERD
C)HTTP
D)EFT
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
7
The ____ is the fundamental object in the GUI you will create using Visual Studio tools.
A)Windows Form object
B)user space
C)work area
D)user window
A)Windows Form object
B)user space
C)work area
D)user window
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
8
A red snap line indicates that the sides of objects are aligned vertically._________________________
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
9
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._________________________
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
10
When a Label object on a Windows Form object is selected,it has a red border._________________________
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
11
A GUI object must be selected in order to delete it._________________________
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
12
The ____ is the window that appears on every screen when the program is running.
A)library
B)service
C)project
D)user interface
A)library
B)service
C)project
D)user interface
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
13
When creating a program in Visual Studio,the Windows Form object you are designing will appear in the ____ of the Visual Studio window.
A)task area
B)design area
C)form area
D)work area
A)task area
B)design area
C)form area
D)work area
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
14
No ____ are allowed in an object name.
A)spaces
B)numbers
C)special characters
D)letters
A)spaces
B)numbers
C)special characters
D)letters
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
15
Properties are used to describe an object's ____ on the screen.
A)color
B)name
C)size
D)position
A)color
B)name
C)size
D)position
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
16
The program development life cycle includes ____.
A)designing the user interface
B)testing the program
C)coding the program
D)documenting the system
A)designing the user interface
B)testing the program
C)coding the program
D)documenting the system
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
17
A program whose interface will be a window created using the Windows operating system,and which will allow the user to interact with the program by using this window,is created by selecting a ____ project in Visual Studio.
A)Web Application
B)Windows Console
C)Windows Desktop
D)Custom Control
A)Web Application
B)Windows Console
C)Windows Desktop
D)Custom Control
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
18
A(n)____ is equivalent to a single program created using Visual Studio.
A)application
B)project
C)command
D)matrix
A)application
B)project
C)command
D)matrix
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
19
To place a .NET component from the Toolbox in the Windows Form object,you can ____.
A)right-click the component in the Toolbox
B)double-tap or double-click the component in the Toolbox
C)drag it from the Toolbox
D)tap or click the component in the Toolbox and then tap or click the Windows Form object at the desired location
A)right-click the component in the Toolbox
B)double-tap or double-click the component in the Toolbox
C)drag it from the Toolbox
D)tap or click the component in the Toolbox and then tap or click the Windows Form object at the desired location
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
20
Windows Store apps can only be written and executed using ____.
A)Windows 7
B)Windows 8 or 10
C)Visual Studio
D)Visual Basic
A)Windows 7
B)Windows 8 or 10
C)Visual Studio
D)Visual Basic
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
21
You can drag a vertical ____ to change the width of a window.
A)dimension
B)leader line
C)resolution
D)border
A)dimension
B)leader line
C)resolution
D)border
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
22

Text Box,Label,and Picture Box in the accompanying figure are ____ components.
A).NET
B)display
C)command
D)category
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
23
The ____ property of a Form object can be used to set the value that will appear on the form's title bar.
A)Title
B)Text
C)Caption
D)Label
A)Title
B)Text
C)Caption
D)Label
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
24
An object on a Windows Form object can be deleted by selecting it and pressing the ____ key.
A)DELETE
B)F3
C)BACKSPACE
D)F5
A)DELETE
B)F3
C)BACKSPACE
D)F5
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
25
A Label object can be centered on the Windows Form object by using choices on the ____ menu.
A)File
B)Edit
C)Format
D)Tools
A)File
B)Edit
C)Format
D)Tools
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
26
The Label object appears in the ____ category in the Toolbox.
A)Common Controls
B)Text
C)Commands
D)Options
A)Common Controls
B)Text
C)Commands
D)Options
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
27
The ____ is the primary tool you use to place objects such as buttons on the Windows Form object.
A)toolbar
B)task bar
C)Toolbox
D)Properties window
A)toolbar
B)task bar
C)Toolbox
D)Properties window
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
28
____ are used to control the characteristics of an object.
A)Attributes
B)Properties
C)Symbols
D)Indices
A)Attributes
B)Properties
C)Symbols
D)Indices
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
29
You are designing a form that will be used to record the mileage driven by a sales representative.Which of the following is the best name for this form?
A)MilesForm
B)Form1
C)frmSalesRep
D)frmMilesDriven
A)MilesForm
B)Form1
C)frmSalesRep
D)frmMilesDriven
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
30
The ____ property of a Windows Form object can be used to change the width of the form.
A)WindowState
B)TabStop
C)Size
D)BorderStyle
A)WindowState
B)TabStop
C)Size
D)BorderStyle
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
31
Graphical elements called ____ can be placed on a Windows Form object using the elements in the accompanying figure,when you are designing the user interface.
A)linked items
B)common keys
C)commands
D)controls
A)linked items
B)common keys
C)commands
D)controls
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
32
When you click the Font property in the Properties window,a(n)____ button indicates multiple choices for the property will be made available when you tap or click the button.
A)ellipsis
B)caret
C)comma
D)percent sign
A)ellipsis
B)caret
C)comma
D)percent sign
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
33
The ____ property of a Label object can be used to change the contents of the Label object.
A)Caption
B)Label
C)Text
D)Title
A)Caption
B)Label
C)Text
D)Title
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
34
The default text value for the first Windows Form object created in a project is ____.
A)1Form
B)Form
C)Form1
D)ThisForm
A)1Form
B)Form
C)Form1
D)ThisForm
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
35
You can use the ____ property to change the style or size of the text in a Label object.
A)Text
B)Font
C)Style
D)Format
A)Text
B)Font
C)Style
D)Format
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
36
The ____ object is used to display a message or put a name on an item in a window.
A)Label
B)TextBox
C)PictureBox
D)Button
A)Label
B)TextBox
C)PictureBox
D)Button
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
37
By default,the Properties window is displayed in the ____ section of the Visual Studio window.
A)upper
B)lower
C)left
D)right
A)upper
B)lower
C)left
D)right
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
38
A prefix of ____ should be used when naming Label objects.
A)lab
B)lbe
C)lbl
D)lal
A)lab
B)lbe
C)lbl
D)lal
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
39
The Auto Hide button on the Toolbox title bar contains a ____ icon,which indicates the status of the Toolbox.
A)Lock
B)Checkmark
C)Minimize
D)Pushpin
A)Lock
B)Checkmark
C)Minimize
D)Pushpin
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
40
Which prefix should be used to name a Windows Form object?
A)form
B)frm
C)wfm
D)win
A)form
B)frm
C)wfm
D)win
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
41
____ is another name for the user interface.
A)PictureBox
B)Windows Form
C)Presentation layer
D)Application matter
A)PictureBox
B)Windows Form
C)Presentation layer
D)Application matter
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
42
By default,the Properties window is shown in the left section of the Visual Studio window.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
43
To select multiple objects on a Windows Form object,you must hold down the ____ key while clicking the objects to be selected.
A)ALT
B)CTRL
C)DELETE
D)SHIFT
A)ALT
B)CTRL
C)DELETE
D)SHIFT
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
44
A project created in Visual Studio is equivalent to a single screen.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
45
Before beginning to design the user interface,the developer should know how to use certain Visual Studio and Visual Basic RAD tools because these tools are used in the design process.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
46
A prefix of ____ should be used when naming a PictureBox object.
A)img
B)pbx
C)pcb
D)pic
A)img
B)pbx
C)pcb
D)pic
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
47
The Toolbar contains the GUI components that you can use when designing the form.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
48
The Auto Display button controls whether or not the Toolbox is permanently open.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
49
A Windows Desktop project will create a program that is designed to run using a Web browser.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
50
You should ____ as the second phase in the program development life cycle,after the program requirements have been gathered and analyzed.
A)design the program processing objects
B)code the program
C)design the user interface
D)document the program
A)design the program processing objects
B)code the program
C)design the user interface
D)document the program
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
51
Visual Studio 2015 is an integrated development environment.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
52
The Windows Form object is the fundamental object in the GUI you will create using Visual Studio tools.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
53
____ 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.
A)Documenting
B)Labeling
C)Indexing
D)Texting
A)Documenting
B)Labeling
C)Indexing
D)Texting
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
54
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.
A)notes
B)requirements
C)restrictions
D)matrix
A)notes
B)requirements
C)restrictions
D)matrix
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
55
____ is the last phase of the program development life cycle.
A)Documenting the program/system
B)Testing the program/system
C)Discarding the program/system
D)Maintaining the program/system
A)Documenting the program/system
B)Testing the program/system
C)Discarding the program/system
D)Maintaining the program/system
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
56
When the Toolbox is in Dockable mode,it cannot be moved.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
57
A(n)____ object is used to hold an image on a Windows Form object.
A)Frame
B)Image
C)PictureBox
D)GraphicObject
A)Frame
B)Image
C)PictureBox
D)GraphicObject
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
58
When creating a new project using Visual Studio,you first must select the programming language to be used.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
59
You should ____ as the first phase of the program development life cycle.
A)design the user interface
B)gather and analyze the program requirements
C)code the program
D)document the program
A)design the user interface
B)gather and analyze the program requirements
C)code the program
D)document the program
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
60
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.
A)key
B)base
C)hot
D)snap
A)key
B)base
C)hot
D)snap
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
61
It can become confusing if you do not have unique identifying names for each Form object you have within a project.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
62
To change the contents of the text that appears on the face of a Button object,you must use the Caption property.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
63
You can use the Text property of a Label object to change the size and appearance of the text.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
64
When you save a Visual Basic project the first time,you must select the location where the project is to be saved.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
65
A(n)____________________ is a program that will include a user interface whose windows are created using the Windows operating system.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
66
When you change the size of the font used in a Label object,the Label object will automatically expand to accommodate the changed font.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
67
The Caption property is used to set the contents of the title bar of a Windows Form object.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
68
If the Solution Explorer window is not displayed on your screen,you can display the window by tapping or clicking View on the menu bar and then tapping or clicking Solution Explorer on the View menu.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
69
The size of a GUI object can only be changed by using the Size property.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
70
The Undo button cannot be used to restore an object that has been deleted.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
71
You do not have to select a property in order to change it.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
72
The Toolbox is the primary tool you use to place ____________________ such as buttons on the Windows Form object.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
73
A Label object can only contain one line of text.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
74
When the Pushpin icon on the Auto Hide button is vertical,the Toolbox is said to be in ____________________ mode.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
75
Visual Studio 2015 is the ____________________ that is used when writing Visual Basic programs.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
76
When aligning several GUI objects,the first object selected is the controlling object,and the other objects will be aligned with it.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
77
The mouse pointer changes to a double-headed arrow to indicate that you can drag to change the size of a button object,for example.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
78
If the properties in the Properties window do not appear in alphabetical order,tap or click the ____________________ button to place them in alphabetical order.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
79
You can add a .NET component to a Windows Form object by double-tapping or double-clicking the .NET component in the Toolbox.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
80
An object must be dragged into position when you want to center it on a Windows Form object.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck