What is the purpose of template?
No Answer is Posted For this Question
Be the First to Post Answer
How to implement flags?
What are the advantages of using pointers in a program?
Explain calling an object's member function(declared virtual)from its constructor?
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same
What is time_t c++?
What is compilation?
Tell me can a pure virtual function have an implementation?
Explain the difference between static and dynamic binding of functions?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
How do I start a c++ project?
What is c++ runtime?