__________ control structure checks for the multiple values of an expression.
If...... Else
Select case
While-wend
GoTo
Variable name can contain a maximum of _________ characters
300
280
260
255
The data type used for representing financial data is
Single
Double
Integer
Currency
__________ data type is used for storing names.
String
Boolean
Boolean data type needs __________ bytes of memory.
2
4
6
8
The operator used to raise the power of a number to an exponent is
^
mod
*
D
Two relational expressions can be combined using _________ operators.
Arithmetic
Relational
Logical
Concatenation
_________ operator gives remainder during division.
+
/
Mod
"Visual Basic" is ________ type of data.
______ are named storage locations that can hold data.
Variables
Constants
Data type