Exam 4: Variables and Arithmetic Operations
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
When defining a variable to be used to hold textual information containing multiple characters, the declaration statement should have ____ at the end of the statement.
(Multiple Choice)
4.9/5
(47)
A(n) ____ variable should be used for values that will consist of a single character only.
(Multiple Choice)
4.8/5
(29)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
A variable that must be used by more than one procedure should be defined at this level
Responses:
constant
precision specifier
method
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(41)
A variable that will be used to hold only True or False values should be declared as a(n) ____ data type.
(Multiple Choice)
4.9/5
(40)
The process of joining two string values together is called ____.
(Multiple Choice)
4.7/5
(39)
A(n) ____ Exception occurs when a calculation creates a value larger than one that can be processed by a procedure.
(Multiple Choice)
4.7/5
(34)
A Label object allows a user to enter text into a program at runtime.
(True/False)
4.9/5
(41)
A ____ Exception occurs when the user enters data that a statement cannot properly handle.
(Multiple Choice)
4.8/5
(43)
The ____________________ function available with each of the numeric data types will convert data from the numeric data type to the String data type.
(Short Answer)
4.8/5
(33)
A variable that has been defined as a Single data type is denoted with the ____ prefix.
(Multiple Choice)
4.8/5
(40)
The character C is the literal type character for the ____ data type.
(Multiple Choice)
4.8/5
(35)
Identify the letter of the choice that best matches the phrase or definition.
Premises:
The code between the Sub statement and the End Sub statement
Responses:
class
constant
ToString
Correct Answer:
Premises:
Responses:
(Matching)
4.9/5
(37)
A local variable is a variable that can only be accessed in the region in which it was defined.
(True/False)
4.8/5
(29)
Figure 4-1 As utilized in the accompanying figure, a PredefinedTextBox object is a text box that allows the use of predefined layouts for the data a user must enter.

(True/False)
4.9/5
(33)
Showing 41 - 60 of 107
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)