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

Explain calling an object's member function(declared virtual)from its constructor?

1 Answers  


What do the keywords volatile and mean mutable?

0 Answers  


what is COPY CONSTRUCTOR and what is it used for?

0 Answers  


Can we change the basic meaning of an operator in c++?

0 Answers  


What are the popular tools used to detect memory leaks in c++

4 Answers   TATA,






Write a program to interchange 2 variables without using the third one.

0 Answers  


What is rtti in c++?

0 Answers  


WHO DEVELOPED C++?

6 Answers  


Write a program to add three numbers in C++ utilizing classes.

0 Answers   TCS,


Define token in c++.

0 Answers  


Is ca high or low level language?

0 Answers  


What do you mean by volatile and mutable keywords used in c++?

0 Answers  


Categories