Exam 3: Program Design and Coding
Exam 1: Introduction to Visual Basic 2008 Programming107 Questions
Exam 2: Program and Graphical User Interface Design107 Questions
Exam 3: Program Design and Coding107 Questions
Exam 4: Variables and Arithmetic Operations107 Questions
Exam 5: Mobile Applications Using Decision Structures107 Questions
Exam 6: Loop Structures107 Questions
Select questions type
Figure 3-2 The feature in the accompanying figure displays all available options that will make the statement correct after a dot operator, an equal sign, or another special character required for the statement is entered in the code editor.

Free
(True/False)
4.9/5
(43)
Correct Answer:
True
The ____ option of the SizeMode property of the PictureBox object will increase or decrease the size of the PictureBox object to accommodate the size of the image.
Free
(Multiple Choice)
4.7/5
(39)
Correct Answer:
C
The ____________________ property sets the color displayed in the background of a Windows Form object.
Free
(Short Answer)
4.7/5
(37)
Correct Answer:
BackColor
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The kind of comment that appears on the same line as a code statement
Responses:
Click
program code
procedure call statement
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(41)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Changes program code statements into instructions that the computer can execute
Responses:
Click
Close
syntax
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(31)
Changing the value of the Enabled property of an object in code statements can be used to make an object appear on the form during program execution.
(True/False)
4.9/5
(38)
Critical Thinking Questions Case 1 You are in the process of selecting the BackColors and ForeColors for your new application. When you originally learned to use Visual Studio, you were for some reason only aware of one of the palettes that was available to you, but your developer colleague informs you that you have more choices. You ask for some quick guidance to help sort through your options. Your colleague tells you that there is a palette in which you can select your own color by right-clicking a white color chip and then identifying the exact color you want. Which palette does she tell you to use to accomplish this?
(Multiple Choice)
4.8/5
(43)
In the code editor, ____ is used to indicate the location of an error.
(Multiple Choice)
4.9/5
(36)
When you type the word ____ followed by a period in the code editor, IntelliSense displays a list of all the entries, including all the objects that can be specified in the statement.
(Multiple Choice)
4.7/5
(40)
An event planning document details each object in the user interface that will trigger an event and what actions will be taken when that event occurs.
(True/False)
4.8/5
(36)
The ____________________ property of the PictureBox object determines the manner in which an image is displayed in a PictureBox object.
(Short Answer)
4.9/5
(37)
Which of the following color palettes for the BackColor and ForeColor properties contains colors that are guaranteed to be displayed properly on every computer?
(Multiple Choice)
4.8/5
(38)
Use the Print choice on the ____ menu to print the Visual Basic code.
(Multiple Choice)
4.7/5
(47)
The ____ operator is used to separate an object name from the name of the property to set in a Visual Basic code statement.
(Multiple Choice)
5.0/5
(33)
The Disabled property controls whether an object can trigger an event.
(True/False)
4.8/5
(41)
Figure 3-3 As shown in the accompanying figure, ____________________ are non-executable statements inside the program explaining the programmatic steps.

(Short Answer)
4.8/5
(34)
A set of braces at the end of a statement indicates that it is a procedure call statement.
(True/False)
4.8/5
(39)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
Event triggered by a user's clicking a Button object
Responses:
Close
same line
Click
Correct Answer:
Premises:
Responses:
(Matching)
4.7/5
(45)
Showing 1 - 20 of 107
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)