String variables are used to store
a) string constant
b) string variables
c) numeric variables
d) numeric constant
In basic programming language ……. Is used as a last character with string variables.
a) $
b) #
c) &
d) @
The character of variable should be.
a) alphabet
b) numeric
c) constant
d) string
No special symbol is allowed except
a) #
b) &
c) (_)
d) @
Underscore (_) can’t be used as…………
a) first character
b) last character
c) both a & b
d) none of these
The occurrence of incorrect and unexpected result is called…………
a) error
b) bug
c) both a & b
d) none of these