What is a static member?


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

Post New Answer

More C++ General Interview Questions

Why c++ is not a pure oop language?

0 Answers  


What is c++ stringstream?

0 Answers  


What is scope in c++ with example?

0 Answers  


Is the declaration of a class its interface or its implementation?

0 Answers  


What is the use of endl in c++ give an example?

0 Answers  






Is c++ free?

0 Answers  


. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?

0 Answers  


What is the use of class in c++?

0 Answers  


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

5 Answers   Lucent,


Difference between class and structure.

0 Answers  


Write a program that read 2o numbers in and array and output the second largest number. Can anybody help??

7 Answers  


What are vtable and vptr?

0 Answers  


Categories