Answers

Question and Answer:

  Home  C++ Programmer

⟩ Explain me the storage classes names in C++?

The following are storage classes supported in C++

☛ auto,

☛ static,

☛ extern,

☛ register and

☛ mutable

 187 views

More Questions for you: