Normally in what symbolic constant is written?
a) in capital letter
b) in small letter
c) in numeric
d) in special font
What is the extension of header file?
a) .hed
b) .hd
c) .h
d) .d
Which variable cannot be used outside its scope?
a) Local variable
b) Global variable
c) Constant
d) Bi-variable
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
What is required to be learnt before learning new language?
a) Words
b) Syntax
c) Character set
d) Grammar
How many keywords are there in C?
a) 34
b) 32
c) 2
d) 4