_____ statement is used for the declaration of variables.
GoTo
End
Dim
Exit
Variable name can contain a maximum of _________ characters
300
280
260
255
__________ control structure checks for the multiple values of an expression.
If...... Else
Select case
While-wend
___________ operators are used for checking some conditions.
Arithmetic
Relational
Logic
None of these
Two relational expressions can be combined using _________ operators.
Logical
Concatenation
The data type used for representing financial data is
Single
Double
Integer
Currency
________ statement is used for jumbing out of a procedure.
Priivate sub
Exit sub
______ data type is used for large fractional numbers.
Long Integer
______ are the symbols used for performing operation.
Constants
Variables
Operators
Statement
"Visual Basic" is ________ type of data.
String