Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Chapter 3: Program Design and Coding

MULTIPLE RESPONSE

Modified Multiple Choice

1. is a choice on the SizeMode list in the Properties window for PictureBox objects.
a. StretchImage c. AutoSize
b. Normal d. CenterImage
ANS: A, B, C, D PTS: 1 REF: 123

2. The attribute of the SizeMode property of a PictureBox object will enlarge or shrink the image.
a. Normal c. CenterImage
b. Zoom d. AutoSize
ANS: B, D PTS: 1 REF: 123

3. IntelliSense choices can be selected by .


a. using the ENTER key c. using the TAB key
b. using the F2 key d. double-clicking the desired entry
ANS: A, C, D PTS: 1 REF: 137

4. automatically create indentations in program code to make it easier to read and understand.
a. Project Control c. Visual Studio
b. IntelliSense d. Code Manager
ANS: B, C PTS: 1 REF: 138

5. The Error List window will display the number where the error was detected.
a. index c. column
b. line d. row
ANS: B, C PTS: 1 REF: 150

MULTIPLE CHOICE

1. Which of the following color palettes for the BackColor and ForeColor properties is restricted
to colors selected in other areas of the computer system?
a. Web palette c. System palette
b. Custom palette d. Artistic palette
ANS: C PTS: 1 REF: 115

2. Which of the following color palettes for the BackColor and ForeColor properties contains colors that
are guaranteed to be displayed properly on every computer?
a. Artistic palette c. System palette
b. Custom palette d. Web palette
ANS: D PTS: 1 REF: 115

3. Visual Studio 2010 offers three of colors to use for the BackColor and ForeColor properties.
a. indices c. rosters
b. grids d. palettes

ANS: D PTS: 1 REF: 115

4. The property of a GUI object controls the color of text that appears in the object.
a. TextColor c. ObjectColor
b. ContentColor d. ForeColor
ANS: D PTS: 1 REF: 116

5. A object is used to display a graphic image.


a. FormImage c. BoxImage
b. PictureBox d. Graphic
ANS: B PTS: 1 REF: 117

6. To make an image available for display in a PictureBox object, the image should be imported into the
folder.
a. Resources c. Pictures
b. Objects d. Forms
ANS: A PTS: 1 REF: 117

7. The unit of measurement for a selected PictureBox object is .


a. picas c. pixels
b. inches d. millimeters
ANS: C PTS: 1 REF: 118

8. To use an image in a program, the image first must be into the program.
a. linked c. imported
b. attached d. synced
ANS: C PTS: 1 REF: 120
Only two pages were converted.
Please Sign Up to convert the full document.

www.freepdfconvert.com/membership

You might also like