What are the 3 Properties of Variables?
What is the auto
Storage Class?
What is the static
Storage Class?
What is the extern
Storage Class?
What is the register
Storage Class?
What are the two Storage Classes available for Functions?
Example: Using all Storage Classes in Real Code