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.
___________ symbol used for comments
Star
Apostrophe
Plus
Comma
DIM is used in _________ declaration.
Explicit
Implicit
Dynamic
None of these
SPACE$ function is used for __________
String of spaces
Length n
Value
Position
VAL$ function has ___________ arguments.
one
two
three
four
Which of the following is a type conversion function.
STR$
VAL
Mid$
Left$
The ___________ have no effect on what the program does.
Variables
Commands
Comments
________________ symbol is used to identify an Integer variable
$
%
&
#
The output of TIME$ FUNCTION CONTAINS ________________
HOUR
MINUTE
SECOND
All the above
LEFT$ function has _____________ arguments.