What are the different types of Storage classes?

Answer Posted / ranjeet garodia

answers given by Manjusinga about static is wrong:

it will be

4.Static: Once you declare the variable as static it exist
till the life of the program.

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why are pointers used?

749


Write about the members that a derived class can add?

761


Can you Mention some Application of C/C++?

817


What is an iterator?

924


what is Member Functions in Classes?

823


Define whitespace in C++.

955


Explain the difference between abstract class and interface in c++?

743


What are disadvantages of pointers?

802


Give 10 points of differences between C & C++.

848


Is c++ harder than java?

789


Explain how to initialize a const member data.

796


What is c++ coding?

854


Is python better than c++?

761


What are arrays c++?

823


Out of fgets() and gets() which function is safe to use?

862