C Language - Storage Classes

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

 
1.

Which of the following is not a storage class ?

A. Automatic B. Static
C. Register D. Allocated




2.

Which storage class is used for faster execution ?

A. Register B. Auto
C. Extern D. Static




3.

Which of the following is default storage class ?

A. Register B. Auto
C. Extern D. Static




4.

Storage class of a variable determines ?

A. Storage B. Default value
C. Scope D. All of above




5.

The storage class static can be used to ?

A. Restrict the scope of the external identifier B. Preserve the exit values of variables
C. Provide privacy to a set of functions D. None of the above




6.

Storage class controls

A. lifetime of a variable B. scope of a variable
C. linkage of a variable D. All Of the above




1

2

3

4

5

6

7

8

9

...

next »

 
 
 



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