Answer Posted / sahadev
its happen in Tamplate. if a function receive any type of
argument than its called generic function.
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Plese get me a perfect C++ program for railway/airway reservation with all details.
What does and I oop mean in text?
What is an interface in oop?
What are the 3 principles of oop?
What is overriding in oops?
How to hide the base class functionality in Inheritance?
What are the features of oop?
What is use of overloading?
Is enum a class?
What is polymorphism and why is it important?
Can you inherit a private class?
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 encapsulation selenium?
What is the difference between inheritance and polymorphism?
Write a program to reverse a string using recursive function?