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

Define a constructor?

583


Is c++ a pure oop language?

592


List the types of polymorphism in c++?

620


What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?

601


What are mutator methods in c++?

641






Is std :: string immutable?

557


What is const pointer and const reference?

588


Why do we need runtime polymorphism in c++?

553


Can comments be nested?

619


what is oops and list its features in c++?

542


What do you mean by global variables?

567


How does class accomplish data hiding in c++?

654


How can you quickly find the number of elements stored in a dynamic array?

571


How do you sort a sort function in c++ to sort in descending order?

549


Discussion on error handling of C++ .

640