C Language - Storage Classes

You Are Here :: Home > C Language > Storage Classes- General Questions

 
19.

Which storage class specifies global variables ?

A. extern B. external static
C. options a and b D. typedef




20.

External variable declaration uses

A. the keyword external B. the keyword extern
C. no keyword such as extern or external D. the keyword register




21.

External variable outside definition

A. is specified outside definition B. reserves memory for storage
C. is defined only once D. all the above




22.

What does extern means in a function declaration ?

A. The function has global scope. B. The function need not be defined.
C. Nothing really. D. The function has local scope only to the file it is defined in.




23.

External variable definition uses

A. the keyword external B. the keyword extern
C. no keyword D. the keyword auto




24.

External variable requires

A. declaration B. definition
C. options a and b D. initialization only




« previous

1

2

3

4

5

6

7

8

9

...

next »

 
 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on