What does it mean to declare a member variable as static?


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

Post New Answer

More C++ General Interview Questions

simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


Can you explain the term "resource acquisition is initialization?"

1 Answers   Amazon,


How the V-Table mechanism works?

6 Answers   HP,


What is the difference between a definition and a declaration?

0 Answers  


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  






Can a program run without main function?

0 Answers  


Which format specifier is used for printing a pointer value?

0 Answers  


What do you mean by global variables?

0 Answers  


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


What are the syntactic rules to be avoid ambiguity in multiple inheritance?

0 Answers  


What is pointer to member?

0 Answers  


Write a Program for find and replace a character in a string.

0 Answers  


Categories