//https://[Log in to view URL]

Storage Classes are used to describe the features of a variable/function.
These features basically include the scope, visibility and life-time which help us
to trace the existence of a particular variable during the runtime of a program.
C language uses 4 storage classes, namely:

Embed on website

To embed this program on your website, copy the following code and paste it into your website's HTML: