Two relational expressions can be combined using _________ operators.
Arithmetic
Relational
Logical
Concatenation
The data type used for representing financial data is
Single
Double
Integer
Currency
The data type used for storing date and time is
Boolean
Date
Variant
________ statement is used for jumbing out of a procedure.
Priivate sub
Exit sub
GoTo
Dim
"Visual Basic" is ________ type of data.
String
______ data type is used for large fractional numbers.
Long Integer
_________ statement is used for the termination of a VB application.
Private sub
__________ control structure checks for the multiple values of an expression.
If...... Else
Select case
While-wend
______ are the symbols used for performing operation.
Constants
Variables
Operators
Statement
A text box stores ______ type of data.
Numaric