Contents

String variables are used to store
a) string constant               

b) string variables
c) numeric variables           

d) numeric constant

a

In basic programming language ……. Is used as a last character with string variables.
a) $        

b) #                                        

c) &       

d) @

a

The character of variable should be.
a) alphabet                                          

b) numeric
c) constant                                           

d) string

b

No special symbol is allowed except
a) #        

b) &                                       

c) (_)      

d) @

a

Underscore (_) can’t be used as…………
a) first character                 

b) last character
c) both a & b                                       

d) none of these

c

The occurrence of incorrect and unexpected result is called…………
a) error                                                  

b) bug
c) both a & b                                       

d) none of these

c