A storage class defines the scope (visibility) and life time of variables and/or functions within a C Program..Two types of storage classes are there in c as explained below 1. Auto 2. Static
Read this post on ingenuitydias.com