What is 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 is the difference between a type-specific template friend class and a general template friend class?

0 Answers  


What is vector string in c++?

0 Answers  


What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?

6 Answers   HCL, Integra, IPMC, ORG,


What is input operator in c++?

0 Answers  


Define Virtual function in C++.

0 Answers   iNautix,


What are pointer-to-members in C++? Give their syntax.

0 Answers   HAL,


Are c and c++ similar?

0 Answers  


Why do we need function?

0 Answers  


Explain what is class definition in c++ ?

0 Answers  


How come you find out if a linked-list is a cycle or not?

0 Answers  


Why null pointer is used?

0 Answers  


What are the types of STL containers?

4 Answers  


Categories