Storage class specifies the life or scope or symbols such as variable or function.
Types of storage class in cpp
1 auto
2 static
3 register
4 mutable
if you want to learn something teach it
Storage class specifies the life or scope or symbols such as variable or function.
Types of storage class in cpp
1 auto
2 static
3 register
4 mutable