Exam 3: Program Design and Coding
Exam 1: Introduction to Visual Basic 2015 Programming111 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding110 Questions
Exam 4: Variables and Arithmetic Operations111 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling110 Questions
Exam 9: Creating Web Applications111 Questions
Exam 10: Incorporating Databases With Adonet111 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps111 Questions
Select questions type
The ____ option of the SizeMode property of the PictureBox object will adjust the size of the image to match the size of the PictureBox object.
Free
(Multiple Choice)
5.0/5
(33)
Correct Answer:
C
The Disabled property controls whether an object can trigger an event.
Free
(True/False)
4.8/5
(41)
Correct Answer:
False
-____________________ are statements inside the code to help readers understand the code and how it accomplishes its tasks.

Free
(Essay)
4.7/5
(33)
Correct Answer:
Comments
Comment statements
In an assignment statement,the value appearing on the right of the equal sign receives the value of the object appearing to the left of the equal sign.
(True/False)
4.8/5
(39)
Identify the letter of the choice that best matches the phrase or definition.
a.error
b.program code
c.Close
d.introductory
e.Control
f.Select Resource
g.same line
h.Enabled
i.compiling
j.procedure call statement
REFERENCES:
115
122
124
134
138
138
142
146
146
109
-The default color of the BackColor of a Windows Form object
(Essay)
4.9/5
(37)
-When you enter a statement using the feature shown in the accompanying figure,by default,the feature will format the statement after you press the ___________________ key.

(Essay)
4.8/5
(38)
When you tap or click the Start Debugging button,the program is ____ and saved,and then is run on the computer.
(Multiple Choice)
4.8/5
(38)
The ___________________ option of the SizeMode property adjusts the size of the PictureBox object to fit the image precisely.
(Essay)
4.9/5
(44)
Case 3-2
You are having a lot of trouble placing images in your Visual Basic application.You ask your programming partner Siobhan what might be going on
-With your first image,you want the entire image to be visible and to fit precisely in the PictureBox object.To which of the following SizeMode list options in the Properties window for the PictureBox object does Siobhan direct you?
(Multiple Choice)
4.9/5
(36)
When build errors occur,Visual Studio will display the errors in the ____ window.
(Multiple Choice)
4.7/5
(34)
Identify the letter of the choice that best matches the phrase or definition.
a.error
b.program code
c.Close
d.introductory
e.Control
f.Select Resource
g.same line
h.Enabled
i.compiling
j.procedure call statement
REFERENCES:
115
122
124
134
138
138
142
146
146
109
-The dialog box used to select images that have been imported
(Essay)
4.7/5
(40)
The ____________________ property of the PictureBox object determines the manner in which an image is displayed in a PictureBox object.
(Essay)
4.7/5
(39)
The ____________________ option of the SizeMode property of a PictureBox object will increase or decrease the image size to make it fit into the PictureBox object.
(Essay)
4.9/5
(35)
____________________ is the set of instructions written by the developer that direct the program to accomplish its tasks.
(Essay)
4.8/5
(32)
The Coding Problem window identifies the number of errors that occurred during compilation and displays a description of each error.
(True/False)
4.8/5
(44)
Case 3-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 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.
-It is very important to you that the colors you choose for your application be absolutely certain to display properly on every computer where your application is used.To which of the following palettes does your colleague direct you?
(Multiple Choice)
4.9/5
(47)
A Button object that has been ____________________ will appear as a dimmed button on the form at runtime.
(Essay)
4.7/5
(35)
Showing 1 - 20 of 110
Filters
- Essay(31)
- Multiple Choice(49)
- Short Answer(0)
- True False(30)
- Matching(0)