__________ symbols is used for a Double data type.
%
#
&
$
Which of the following sentence is true?
SQR returns the absolute value of a number
ABS convert a negative number to a positive number
ABS return a positive number to a negative number
ABS converts all the numbers to positive number.
____________ String function is used to for change the Case of a string
VAL
LCASE$
MID$
STR$
ABS function has ________ arguments.
one
two
three
four
___________ function is used to count the number of characters in string from left
LEFT$
RIGHT$
LET
All the above
_____________ function is used for Upper case
UCASE$
Which of the following is a type conversion function.
Mid$
Left$
LCASE$ function has ______________ arguments.
____________string function returns a numerical value.
_____________ symbol is used for string in QBASIC
!