Answers

Question and Answer:

  Home  C++ Programmer

⟩ What is a storage class in C++?

Storage class specifies the life or scope of symbols such as variable or functions.

 235 views

More Questions for you: