Exam 7: Using Procedures and Exception Handling
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
To pause a splash screen for a specific time period,you can call the ____ procedure.
(Multiple Choice)
4.8/5
(36)
-The ____________________ exception type occurs when a procedure is called and the result is not possible.

(Essay)
4.7/5
(27)
Explain what a Sub procedure is and how it is coded,making sure to define the term procedure call in your response.
(Essay)
4.7/5
(34)
Tap or click the list arrow on the left side of a ComboBox object to view the contents._________________________
(True/False)
4.8/5
(39)
The Project ____ appears as a single window in the Visual Studio IDE.
(Multiple Choice)
4.9/5
(42)
____ procedures are a kind of procedure provided by Visual Basic.
(Multiple Choice)
5.0/5
(34)
Sub procedures are automatically executed when events such as the user clicking a button occur.
(True/False)
4.8/5
(35)
A DivideByZeroException occurs when a value is divided by zero.
(True/False)
4.9/5
(32)
Identify the letter of the choice that best matches the phrase or definition
a.template
b.Project Designer
c.SelectedIndex
d.SelectedIndexChanged
e.procedure
f.ListBox
g.Sub procedure
h.Private
i.procedure call
j.Select Case
REFERENCES:
464
465
452
462
466
454
464
465
465
464
-Must be explicitly called from within the program code
(Essay)
4.9/5
(35)
The ____ event of a ComboBox object is triggered when the user changes the selection.
(Multiple Choice)
4.7/5
(36)
A Sub procedure is called with a statement consisting of ____.
(Multiple Choice)
4.9/5
(39)
Using the ____ procedure will cause the application to pause a specific amount of time.
(Multiple Choice)
4.8/5
(32)
Showing 101 - 112 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)