How is static data member similar to a global variable?


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

Post New Answer

More C++ General Interview Questions

Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


Explain linear search.

0 Answers  


what is pulse code modulation?

2 Answers   Wipro,


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


Describe public access specifiers?

0 Answers  






How can I learn dev c++ programming?

0 Answers  


What does it mean to declare a destructor as static?

0 Answers  


What is the difference between "calloc" and "malloc"?

9 Answers   ADP,


What is &x in c++?

0 Answers  


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


What are the differences between the function prototype and the function defi-nition?

0 Answers  


What is a .h file c++?

0 Answers  


Categories