What are the storage class specifiers in C? There are four different Types of Storage classes in C :- auto, register, static, extern Continue reading