______ are the symbols used for performing operation.
Constants
Variables
Operators
Statement
__________ data type is used for storing names.
Integer
Single
String
Boolean
______ data type is used for large fractional numbers.
Double
Long Integer
________ statement is used for jumbing out of a procedure.
Priivate sub
Exit sub
GoTo
Dim
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
_________ 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
Variable name can contain a maximum of _________ characters
300
280
260
255
A text box stores ______ type of data.
Numaric