Right Click to Search

Saturday, January 23, 2025

Introduction : Storage Class in C Programming




Storage Class in C Programming :
  • Every Variable in a program has memory associated with it
  • Memory Requirement of Variables is different for different types of variables
  • In C , Memory is allocated & released at different places
TermDefinition
ScopeRegion or Part of Program in which Variable is accessible
ExtentPeriod of time during which memory is associated with variable
Storage ClassManner in which memory is allocated by the Compiler for VariableDifferent Storage Classes -
  1. auto
  2. static
  3. extern
  4. register

Stumble
Delicious
Technorati
Twitter
Facebook

0 Comments:

Post a Comment

Your Feedback :This is Growing Site and Your Feedback is important for Us to improve the Site performance & Quality of Content.Feel Free to contact and Please Provide Name & Contact Email

 

Learn C Programming Copyright © 2010 LKart Theme is Designed by Lasantha, Free Blogger Templates