Storage class - Types

Q.  C programming: Which is not a storage class?
- Published on 24 Jun 15

a. Auto
b. Struct
c. Typedef
d. Static

ANSWER: Struct
 
Structure allows to combine data items of different kinds.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)