Deck 3: I Need a Tour Guide Introduction to Visual Basic 2010

Full screen (f)
exit full mode
Question
The first three steps in the problem-solving process are to analyze the problem, plan the algorithm, and then desk-check the algorithm.
Use Space or
up arrow
down arrow
to flip the card.
Question
In a form, the easiest and best way to change the font is to change the Font property for each control individually.
Question
Included in Visual Studio 2010 are the Visual Basic, Visual C++, and Visual C# programming languages.
Question
The Format menu has a Center in Form option that centers one or more controls either horizontally or vertically on the form.
Question
A file is a container, but it stores only the projects associated with that particular file.
Question
The Auto Hide button is a toggle button: clicking it twice activates it, and clicking it again deactivates it.
Question
Using languages to code your algorithms into programs is the fourth step in the problem-solving process.
Question
A label control's Display property specifies the text displayed inside the control.
Question
The easiest way to make two picture boxes the same size is to use the Size menu, which provides several options for manipulating the controls in the interface.
Question
To include an image file within a project itself, the Project resource file radio button must be selected in the Select Resource dialog box.
Question
It is a good practice to save the current solution every 10 or 15 minutes so that you will not lose a lot of your work if the computer loses power.
Question
You create a user interface by adding objects (such as buttons, check boxes, and list boxes) to the form.
Question
A Windows application has a Windows user interface and runs on a desktop computer.
Question
Most solutions in Visual Basic contain several projects.
Question
The objects added to a form are called events.
Question
In most cases, you will find it easier to work in an IDE if you either close or auto-hide the windows you are not currently using.
Question
In a form, the blue lines are called margin lines, because their size is determined by the contents of the control's Margin property.
Question
A label control's Location property controls the location of the upper-right corner of the control on the form.
Question
The last control you select should always be the one whose size and/or location you want to match.
Question
For applications created for the Windows 7 or Windows Vista environment, Microsoft recommends that you use the Segoe UI font, because it offers improved readability.
Question
A ____ is the foundation for the user interface in a Windows application.

A) window
C) bar
B) box
D) form
Question
You can start an application by pressing the F12 key on your keyboard.
Question
When you close a solution, only the files contained in that solution are closed.
Question
A(n) ____ is what appears on the screen, and with which you interact, while using a program.

A) operating environment
C) user interface
B) interface environment
D) user environment
Question
For most of the elements in an interface created for an application running under Windows 7 or Windows Vista, you will use the ____-point size of the font.

A) 9
C) 11
B) 10
D) 12
Question
The easiest way to close an open window is to click the ____ button on the window's title bar.

A) Close Project
C) New Window
B) New Project
D) Close
Question
The combination of the user interface and the program's code is referred to as a(n) ____.

A) device
C) operating environment
B) application
D) user interface
Question
A(n) ____ is an environment that contains all of the tools and features you need to create, run, and test your programs.

A) integrated development environment
C) user development environment
B) integrated operating environment
D) user operating environment
Question
If a solution is already open in the IDE, it is closed before another solution is opened.
Question
You add the controls to the form using the tools contained in the ____ window.

A) FormTool
C) Tool
B) Form
D) Toolbox
Question
The Lock Controls option on both the context menu and the Format menu is a toggle option.
Question
Windows applications in Visual Basic are composed of ____.

A) solutions, projects, and files
C) data, projects, and files
B) solutions, projects, and data
D) solutions, data, and files
Question
A form automatically includes a title bar that contains a default ____.

A) data
C) application
B) caption
D) instructions
Question
A Web application has a Web user interface and runs on a ____.

A) client
C) desktop computer
B) mainframe
D) server
Question
A ____ is a container that stores the projects and files for an entire application.

A) user interface
C) solution
B) program environment
D) program
Question
You use a(n) ____ to display an image on the form.

A) picture box
C) image box
B) tool box
D) picture frame
Question
Locking the controls on a form prevents them from being moved inadvertently as you work in the IDE.
Question
The ____ property specifies the name of the file containing the image to display.

A) Image
C) Image Display
B) File
D) Display
Question
The objects added to a form are called ____.

A) tools
C) controls
B) labels
D) boxes
Question
The ____ window is where you create (or design) your application's user interface.

A) Windows Form Designer
C) Visual Basic Form Designer
B) Windows Form Creator
D) Visual Basic Form Creator
Question
Before you can use the Format menu to make the picture boxes the same size, you first must ____ them.

A) acknowledge
C) delete
B) select
D) highlight
Question
You can use the ____ menu to open an existing solution.

A) Open File
C) File
B) Start Project
D) Open Page
Question
To unlock all of the controls, ____-click the form, and then click Lock Controls on the context menu.

A) double
C) left
B) triple
D) right
Question
Using the format menu, you can use the ____ option to make two or more controls the same width and/or height.

A) Duplicate Size
C) Make Same
B) Same Size
D) Make Same Size
Question
You close a solution using the ____ option on the File menu.

A) Close Solution
C) Close Project
B) End Solution
D) End Project
Question
The ____ property handles how an image is displayed.

A) Display
C) Size
B) Mode
D) SizeMode
Question
Using the format menu, the ____ option allows you to align two or more controls by their left, right, top, or bottom borders.

A) Location
C) Align
B) LineUp
D) Match
Question
You can unlock a control by changing its ____ property to False.

A) Safe
C) Locked
B) Protected
D) Set Position
Question
In a task box, each task in the list is associated with one or more ____.

A) properties
C) actions
B) projects
D) objects
Question
If you need to move a control after you have locked the controls in place, you can change the control's ____ property setting in the Properties window.

A) Location
C) Place
B) Site
D) Position
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 3: I Need a Tour Guide Introduction to Visual Basic 2010
1
The first three steps in the problem-solving process are to analyze the problem, plan the algorithm, and then desk-check the algorithm.
True
2
In a form, the easiest and best way to change the font is to change the Font property for each control individually.
False
3
Included in Visual Studio 2010 are the Visual Basic, Visual C++, and Visual C# programming languages.
True
4
The Format menu has a Center in Form option that centers one or more controls either horizontally or vertically on the form.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
A file is a container, but it stores only the projects associated with that particular file.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
The Auto Hide button is a toggle button: clicking it twice activates it, and clicking it again deactivates it.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
Using languages to code your algorithms into programs is the fourth step in the problem-solving process.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
A label control's Display property specifies the text displayed inside the control.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
The easiest way to make two picture boxes the same size is to use the Size menu, which provides several options for manipulating the controls in the interface.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
To include an image file within a project itself, the Project resource file radio button must be selected in the Select Resource dialog box.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
It is a good practice to save the current solution every 10 or 15 minutes so that you will not lose a lot of your work if the computer loses power.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
You create a user interface by adding objects (such as buttons, check boxes, and list boxes) to the form.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
A Windows application has a Windows user interface and runs on a desktop computer.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
Most solutions in Visual Basic contain several projects.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
The objects added to a form are called events.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
In most cases, you will find it easier to work in an IDE if you either close or auto-hide the windows you are not currently using.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
In a form, the blue lines are called margin lines, because their size is determined by the contents of the control's Margin property.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
A label control's Location property controls the location of the upper-right corner of the control on the form.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
The last control you select should always be the one whose size and/or location you want to match.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
For applications created for the Windows 7 or Windows Vista environment, Microsoft recommends that you use the Segoe UI font, because it offers improved readability.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
A ____ is the foundation for the user interface in a Windows application.

A) window
C) bar
B) box
D) form
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
You can start an application by pressing the F12 key on your keyboard.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
When you close a solution, only the files contained in that solution are closed.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
A(n) ____ is what appears on the screen, and with which you interact, while using a program.

A) operating environment
C) user interface
B) interface environment
D) user environment
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
For most of the elements in an interface created for an application running under Windows 7 or Windows Vista, you will use the ____-point size of the font.

A) 9
C) 11
B) 10
D) 12
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
The easiest way to close an open window is to click the ____ button on the window's title bar.

A) Close Project
C) New Window
B) New Project
D) Close
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
The combination of the user interface and the program's code is referred to as a(n) ____.

A) device
C) operating environment
B) application
D) user interface
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
A(n) ____ is an environment that contains all of the tools and features you need to create, run, and test your programs.

A) integrated development environment
C) user development environment
B) integrated operating environment
D) user operating environment
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
If a solution is already open in the IDE, it is closed before another solution is opened.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
You add the controls to the form using the tools contained in the ____ window.

A) FormTool
C) Tool
B) Form
D) Toolbox
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
The Lock Controls option on both the context menu and the Format menu is a toggle option.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
Windows applications in Visual Basic are composed of ____.

A) solutions, projects, and files
C) data, projects, and files
B) solutions, projects, and data
D) solutions, data, and files
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
A form automatically includes a title bar that contains a default ____.

A) data
C) application
B) caption
D) instructions
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
A Web application has a Web user interface and runs on a ____.

A) client
C) desktop computer
B) mainframe
D) server
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
A ____ is a container that stores the projects and files for an entire application.

A) user interface
C) solution
B) program environment
D) program
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
You use a(n) ____ to display an image on the form.

A) picture box
C) image box
B) tool box
D) picture frame
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
Locking the controls on a form prevents them from being moved inadvertently as you work in the IDE.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
The ____ property specifies the name of the file containing the image to display.

A) Image
C) Image Display
B) File
D) Display
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
The objects added to a form are called ____.

A) tools
C) controls
B) labels
D) boxes
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
The ____ window is where you create (or design) your application's user interface.

A) Windows Form Designer
C) Visual Basic Form Designer
B) Windows Form Creator
D) Visual Basic Form Creator
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
Before you can use the Format menu to make the picture boxes the same size, you first must ____ them.

A) acknowledge
C) delete
B) select
D) highlight
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
You can use the ____ menu to open an existing solution.

A) Open File
C) File
B) Start Project
D) Open Page
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
To unlock all of the controls, ____-click the form, and then click Lock Controls on the context menu.

A) double
C) left
B) triple
D) right
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
Using the format menu, you can use the ____ option to make two or more controls the same width and/or height.

A) Duplicate Size
C) Make Same
B) Same Size
D) Make Same Size
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
You close a solution using the ____ option on the File menu.

A) Close Solution
C) Close Project
B) End Solution
D) End Project
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
The ____ property handles how an image is displayed.

A) Display
C) Size
B) Mode
D) SizeMode
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
Using the format menu, the ____ option allows you to align two or more controls by their left, right, top, or bottom borders.

A) Location
C) Align
B) LineUp
D) Match
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
You can unlock a control by changing its ____ property to False.

A) Safe
C) Locked
B) Protected
D) Set Position
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
In a task box, each task in the list is associated with one or more ____.

A) properties
C) actions
B) projects
D) objects
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
If you need to move a control after you have locked the controls in place, you can change the control's ____ property setting in the Properties window.

A) Location
C) Place
B) Site
D) Position
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.