Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are Storage Classes in C ?

Answer Posted / priya

WHEN we define any funtion in c program then we
can call that in every definend class.
there are four types of storage class. they are
1 AUTO OR AUTOMATIC STORAGE CLASS
2 REGISTER STORAGE CLASS
3 STATIC STORAGE CLASS
4 EXTERNALSTORAGE CLASS

Is This Answer Correct ?    31 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null pointer in c?

1046


Write a program to print numbers from 1 to 100 without using loop in c?

1138


How are pointers declared in c?

1115


Can one function call another?

1175


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

2129


Is the exit() function same as the return statement? Explain.

1157


What does the error 'Null Pointer Assignment' mean and what causes this error?

1260


What is meant by high-order and low-order bytes?

1105


where are auto variables stored? What are the characteristics of an auto variable?

1107


How many header files are in c?

1066


What is the significance of c program algorithms?

1196


How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?

1078


Why isn't any of this standardized in c? Any real program has to do some of these things.

1266


Explain the advantages and disadvantages of macros.

1142


What is maximum size of array in c?

1088