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

What do you mean by call by value and call by reference?

1 Answers  


What are virtual constructors/destructors?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

0 Answers  


Why c++ is faster than java?

0 Answers  


What are friend classes?

0 Answers  






Explain abstraction.

0 Answers  


Explain Memory Allocation in C/C++ ?

0 Answers   Infosys,


What are the differences between a struct in C and in C++?

8 Answers   Amazon, Wipro,


What is the basic of c++?

0 Answers  


what is the difference between overloading & overriding? give example.

0 Answers  


Why the usage of pointers in C++ is not recommended ?

0 Answers   TCS,


What is c++ library?

0 Answers  


Categories