How can you say that a template is better than a base class?
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual destructor ans explain its use?
Which bit wise operator is suitable for turning off a particular bit in a number?
When should you use global variables?
How to declare an array of pointers to integer?
What is the need of a destructor? Explain with the help of an example.
Write a recursive program to calculate factorial in c++.
What is implicit pointer in c++?
What are the weaknesses of C++?
Why c++ is created?
What is class definition in c++ ?
What are enumerations?
Floating point representation and output seems to be compiler dependent?