You are on page 1of 24

Test Bank for Starting Out With Visual Basic 2012, 6th Edition Gaddis, Irvine

Test Bank for Starting Out With Visual


Basic 2012, 6th Edition Gaddis, Irvine

Full download chapter at: https://testbankbell.com/product/test-bank-for-


starting-out-with-visual-basic-2012-6th-edition-gaddis-irvine/

Visit TestBankBell.com to get complete for all chapters


Chapter 2
Multiple Choice
Identify the letter of the choice that best completes the statement or answers
the question.

____ 1. The properties of a control are listed in the __________ window.


a. Options
b. Properties
c. Solution Explorer
d. Project

____ 2. When you select a control on a form in the Designer window,


____________.
a. its color changes to dark blue
b. the tool box will be visible
c. its sizing handles appear
d. the project will automatically be saved

____ 3. If a Label control’s AutoSize property equals False and the label is not
wide enough for the text assigned to the control, ________.
a. the text will be only partially displayed
b. none of the text will be displayed
c. the extra text is wrapped onto the next line or lines
d. the label will expand to fit the text

____ 4. When Visual Studio displays a new project, a blank form is shown in the
__________ window.
a. Properties
b. ToolBox
c. Project
d. Designer

____ 5. In order to delete a control from a form, you should select the control
and then __________.
a. click the Remove Item icon on the menu bar
b. click the Cut icon in the Properties window
c. press the Delete key on the keyboard
d. click Delete from the VIEW menu
____ 6. Which value of the SizeMode property is used to automatically adjust
the size of a PictureBox control to fit the size of the image?
a. Normal
b. Zoom
c. CenterImage
d. AutoSize

____ 7. A Visual Studio project may be saved in all of the following ways except
_____________.
a. Click FILE on the Visual Studio menu bar, and then click Save All
b. Press Ctrl+Shift+S on the keyboard
c. Click the Save Project button on the standard toolbar
d. Click the Save All button on the standard toolbar

____ 8. Which of one of the following will stop an application and end its
execution?
a. Click the EDIT on the Visual Studio menu bar, and then click Delete
b. Click the Minimize button on the applications window
c. Click DEBUG on the Visual Studio menu bar, and then click Stop Debugging
d. Press F1 on the keyboard

____ 9. The project file is saved with this file extension.


a. .sln
b. .vb
c. .vbproj
d. .proj

____ 10. A label control may be added to a form by double-clicking on the


Label control icon in the __________ window.
a. Properties
b. ToolBox
c. Project
d. Designer

____ 11. The code template for an event handler identifies it as a type of
__________ procedure.
a. Module
b. Function
c. Method
d. Sub
Another random document
un-related content on Scribd:
back
back
back
back
back
back
back
back
back
back
back
back

You might also like