___________ operators are used for checking some conditions.
Arithmetic
Relational
Logic
None of these
__________ control structure checks for the multiple values of an expression.
If...... Else
Select case
While-wend
GoTo
__________ data type is used for storing names.
Integer
Single
String
Boolean
_________ operator gives remainder during division.
*
+
/
Mod
______ are named storage locations that can hold data.
Variables
Constants
Data type
______ data type is used for large fractional numbers.
Double
Long Integer
Variable name can contain a maximum of _________ characters
300
280
260
255
A text box stores ______ type of data.
Numaric
Long data type needs ________ bytes of memory.
4 bytes
2 bytes
8 bytes
1 bytes