Explain the static storage classes in c++.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What do you mean by Stack unwinding?

1 Answers  


Do you know what are pure virtual functions?

0 Answers  


What do the keywords volatile and mean mutable?

0 Answers  


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

0 Answers  


What do you mean by delegate? Can a user retain delegates?

0 Answers  






Is it possible to provide special behavior for one instance of a template but not for other instances?

0 Answers  


What is stoi in c++?

0 Answers  


How do you remove an element from a set in c++?

0 Answers  


Difference between pointer to constant and constant pointer to a constant. Give example.

0 Answers   HAL,


What are advantages and disadvantages of Design patterns?

7 Answers   IBM, Vodafone,


When does the c++ compiler create temporary variables?

0 Answers  


What is #include math h in c++?

0 Answers  


Categories