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

What is an associative container in c++?

552


Write about the role of c++ in the tradeoff of safety vs. Usability?

600


What are different types of loops in c++?

656


What are the vectors in c++?

581


Which is the best c++ compiler for beginners?

562






What is input operator in c++?

589


What is c++ & why it is used?

592


Do you know about latest advancements in C++ ?

660


Explain function overloading and operator overloading.

626


What does scope resolution operator do?

602


Are php strings immutable?

562


Can a function take variable length arguments, if yes, how?

569


What is doubly linked list in c++?

637


Write a program to show polymorphism in C++?

632


What is a character in c++?

567