Exam 3: Program Design and Coding
Exam 1: Introduction to Visual Basic 2017 Programming103 Questions
Exam 2: Program and Graphical User Interface Design103 Questions
Exam 3: Program Design and Coding103 Questions
Exam 4: Variables and Arithmetic Operations103 Questions
Exam 5: Decision Structures103 Questions
Exam 6: Loop Structures103 Questions
Exam 7: Using Procedures and Exception Handling103 Questions
Exam 8: Using Arrays and File Handling103 Questions
Exam 9: Creating Web Applications103 Questions
Exam 10: Incorporating Databases With Adonet103 Questions
Exam 11: Multiple Classes and Inheritance103 Questions
Select questions type
A set of rules that specify how each code statement must be written is called the ____ of the programming language.
(Multiple Choice)
4.8/5
(34)
The ____________________ property of the PictureBox object determines the manner in which an image is displayed in a PictureBox object.
(Short Answer)
4.9/5
(28)
The ____ attribute of the SizeMode property of a PictureBox object will enlarge or shrink the image.
(Multiple Choice)
4.7/5
(35)
To hide an object on a form, you should set the __________________ property to False.
(Short Answer)
4.8/5
(36)
Clicking the ellipsis button at the end of the Image property of the PictureBox object will display the ____ dialog box.
(Multiple Choice)
4.7/5
(38)
When the ____ property of an object is set to False, the object will appear dimmed on the form.
(Multiple Choice)
4.9/5
(32)
The forward slash (/) is used to identify a statement as a comment. _________________________
(True/False)
5.0/5
(42)
The Error List window will display the ____ number where the error was detected.
(Multiple Choice)
4.9/5
(36)
In the code editor, ____ is used to indicate the location of an error.
(Multiple Choice)
4.9/5
(39)
Which of the following color palettes for the BackColor and ForeColor properties is restricted to colors selected in other areas of the computer system?
(Multiple Choice)
4.7/5
(38)
When the developer writes program code to carry out the processing required by an event, the code is placed in a section of the program called a(n) ____________________.
(Short Answer)
4.8/5
(40)
The use of IntelliSense is the standard within the software industry.
(True/False)
4.8/5
(35)
Whenever the Visual Basic ____________________ encounters an apostrophe in the code, it ignores the remaining characters on the line.
(Short Answer)
4.9/5
(31)
Using the ____________________ option of the SizeMode property of a PictureBox object may result in some distortion of the image.
(Short Answer)
4.9/5
(40)
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.
(Multiple Choice)
4.9/5
(32)
The predefined ____ procedure will terminate the program and close the window.
(Multiple Choice)
5.0/5
(46)
A button must be ____ in order for the user to click it and cause an event.
(Multiple Choice)
4.9/5
(42)
Showing 81 - 100 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)