Answer Posted / yughandhar
template is a kind of macro to create generic classes and
generic functions to do a specific task
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is an example of genetic polymorphism?
What is object and class in oops?
What is abstraction in oop with example?
What does it mean when someone says I oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is constructor overloading in oop?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is polymorphism and its types?
Why oops is important?
What is polymorphism explain its types?
What type of loop is a for loop?
can we make game by using c
How do you achieve polymorphism?
Plese get me a perfect C++ program for railway/airway reservation with all details.