How many static variables are created if you put one static member into a template class definition?


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

Post New Answer

More C++ General Interview Questions

How do we implement inheritance in c++?

0 Answers  


Difference between linked list and array?

3 Answers  


difference between macro and function?

3 Answers  


What is public, protected, private in c++?

0 Answers  


Which c++ operator cannot overload?

0 Answers  






What is a breakpoint?

0 Answers  


Is main a class in c++?

0 Answers  


What is an Object/Instance?

1 Answers  


What is the difference between a type-specific template friend class and a general template friend class?

0 Answers  


Can a constructor throw a exception? How to handle the error when the constructor fails?

1 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


Define 'std'.

0 Answers  


Categories