Contents

Constants are classified as
a) string constant                

b) numeric constant
c) both a & b                                       

d) none of these

c

String constant are sequence of …… enclosed in double quotation.
a) alphabetic                                       

b) alphanumeric
c) sting                                                  

d) both a & b

d

Numeric constant consists of……………..
a) number                                            

b) string
c) alphabet                                           

d) special character

a

…….. is/are name space in memory whose value change during execution.
a) constant                                           

b) variable
c) numeric                                            

d) alphabet

b

Types of variables…………
a) one    

b) two                                    

c) three

d) four

b

Explanation:numeric variables, string variables



Numeric variables are used to store
a) numeric constant                          

b) string constant
c) none of these                  

d) both a & b

a