The type of data refer the size of memory for a variable.These variable also has storage class that reffer the life and scope of variable,within program i.e. within block or function. There are four types of Storage Class Specifier -: Automatic Variable Static Variable Register Variable extern variable
" The Techprogramiz is a computer science portal for C language. It contains well written, well thought and well explained C programming articles,basic to advance level"