Exam 3: Program Design and Coding
Exam 1: Introduction to Visual Basic 2017 Programming112 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding112 Questions
Exam 4: Variables and Arithmetic Operations112 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Select questions type
To use an image in a program, the image first must be ____ into the Resources folder.
(Multiple Choice)
4.9/5
(33)
The ____ attribute of the SizeMode property of a PictureBox object will enlarge or shrink the image.
(Multiple Choice)
4.8/5
(40)
____ automatically creates indentations in program code to make it easier to read and understand.
(Multiple Choice)
4.8/5
(37)
A(n) ___________________ means the user has initiated an action that causes the program to perform the type of processing called for by the user's action.
(Short Answer)
4.9/5
(42)
The Normal attribute of the SizeMode property places the image in the ____ corner of the PictureBox object without any changes.
(Multiple Choice)
4.9/5
(30)
The unit of measurement for a selected PictureBox object is ____.
(Multiple Choice)
4.8/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.
____ comments appear at the beginning of the program and contain the developer's name, the date, and the purpose of the program.
(Multiple Choice)
4.9/5
(40)
The ____ option of the SizeMode property of the PictureBox object does not change the size of the image or the size of the PictureBox object, and aligns the center of the image with the center of the PictureBox object.
(Multiple Choice)
4.9/5
(28)
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)
The ImageCollection folder holds all the images that the program uses.
(True/False)
4.9/5
(34)
Clicking the ellipsis button at the end of the Image property of the PictureBox object will display the ____ dialog box.
(Multiple Choice)
4.8/5
(29)
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.9/5
(35)
The ____________________ feature assists you when entering code by considerably reducing the likelihood of coding errors.
(Short Answer)
5.0/5
(39)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
A statement that executes a specific prewritten procedure
Responses:
Close
error
Select Resource
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(41)
The ____ feature displays all allowable entries you can make in a Visual Basic statement each time a dot, equal sign, or other special character required for the statement is typed.
(Multiple Choice)
4.8/5
(34)
To make an image available for display in a PictureBox object, the image should be imported into the ____ folder.
(Multiple Choice)
4.7/5
(40)
Using the ____________________ option of the SizeMode property of a PictureBox object may result in some distortion of the image.
(Short Answer)
4.9/5
(34)
Even if some entries within a program statement are not correct, the program will still compile.
(True/False)
4.8/5
(39)
Showing 61 - 80 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)