Contents

Normally in what symbolic constant is written?
a) in capital letter              
b) in small letter
c) in numeric                        
d) in special font

a

What is the extension of header file?
a) .hed   
b) .hd     
c) .h                       
d) .d

c

Which variable cannot be used outside its scope?
a) Local variable              
b) Global variable
c) Constant                          
d) Bi-variable

a

There is a facility to divide C language program into small parts, what do these parts called?
a) Command                       
b) Function
c) Instruction                       
d) Detail

b

What is required to be learnt before learning new language?
a) Words                               
b) Syntax
c) Character set
d) Grammar

c

How many keywords are there in C?
a) 34      
b) 32                      
c) 2                        
d) 4

b