What do you mean by storage classes?

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


Please Help Members By Posting Answers For Below Questions

What are the storage qualifiers?

663


Explain one-definition rule (odr).

649


What is tellg () in c++?

721


Name the implicit member functions of a class.

597


What are manipulators in c++ with example?

583






Does c++ cost money?

582


Define the process of handling in case of destructor failure?

580


What is flush programming?

576


What is the sequence of destruction of local objects?

556


What is a v-table?

647


How to get the current position of the file pointer?

555


Explain what are the sizes and ranges of the basic c++ data types?

640


What is the cout in c++?

554


What will happen if a pointer is deleted twice?

725


What is the difference between the functions memmove() and memcpy()?

635