There are four typesof variable according to storage class
1. Global variable(external)
2. Local variable(automatic)
3. Static variable
4. Register variable
1. Global variable(external)
2. Local variable(automatic)
3. Static variable
4. Register variable
No comments:
Post a Comment