Explain me the storage classes names in C++?

Submitted by: Muhammad
The following are storage classes supported in C++

☛ auto,
☛ static,
☛ extern,
☛ register and
☛ mutable
Submitted by: Muhammad

Read Online C++ Programmer Job Interview Questions And Answers