What are the uses of static class data?


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

Post New Answer

More C++ General Interview Questions

What are advantages and disadvantages of Design patterns?

7 Answers   IBM, Vodafone,


What are c++ files?

0 Answers  


what are Access specifiers in C++ class? What are the types?

0 Answers  


Explain this pointer?

0 Answers  


"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"

9 Answers   College School Exams Tests, HCL,






What is oops in c++?

0 Answers  


What is the difference between structure and class?

0 Answers  


Why do we use using namespace std in c++?

0 Answers  


Why is c++ difficult?

0 Answers  


What is an object in c++?

0 Answers  


Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?

0 Answers  


In a function declaration, what does extern mean?

0 Answers  


Categories