What are Storage Classes in C ?

Answer Posted / sowmi

There are 4 types of storage class namely such as
auto,extern,static,register,and also type def

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why we wont use '&' sing in aceesing the string using scanf

1773


write a program to print data of 5 five students with structures?

1598


What is register variable in c language?

590


How to get string length of given string in c?

598


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3105






Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?

569


What is the difference between struct and typedef struct in c?

637


Explain how do you print an address?

646


How is actual parameter different from the formal parameter?

583


What are data types in c language?

578


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

700


What type is sizeof?

573


How is pointer initialized in c?

573


5 Write an Algorithm to find the maximum and minimum items in a set of ā€˜nā€™ element.

1572


Is return a keyword in c?

587