The data type used for storing date and time is
Boolean
Date
Variant
Single
The statement used for excecuting a group of statements repeatedly are.
Decision Statement
Looping staments
Exit Statement
GoTo statement
_____ statement is used for the declaration of variables.
GoTo
End
Dim
Exit
Which are of the following is a vaild variable name.
Strings
123A
A123
___________ operators are used for checking some conditions.
Arithmetic
Relational
Logic
None of these
Two relational expressions can be combined using _________ operators.
Logical
concatenation
Integer datatype needs _________ bytes of memory.
8
4
2
1
Boolean data type needs __________ bytes of memory.
6
"Visual Basic" is ________ type of data.
String
Integer
Currency
The operator used to raise the power of a number to an exponent is
^
mod
*
d