Answer Posted / hrpynux@gmail.com
Storage Classes are used to describe the features of a variable/function. These features basically include the scope, visibility and life-time which help us to trace the existence of a particular variable during the runtime of a program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does c++ have finally?
What is data type in c++?
What is ios flag in c++?
Why is polymorphism useful?
What can c++ be used for?
Which software is best for c++ programming?
Why do we use classes in c++?
Difference between strdup and strcpy?
What is the keyword auto for?
what is data encapsulation in C++?
Explain linear search.
Can we change the basic meaning of an operator in c++?
What do you mean by inheritance in c++?
Is c++ harder than java?
What is c++ map?