Answer Posted / saranya.c
Generic functions are functions which are not used for any
particular datatype..they are useful for anydatatype Ex: if
you write code for the Sorting program using templates then
the function is useful for any data type to sort...Generic
classes are same as generic functions
Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is ambiguity in inheritance?
What is polymorphism and its types?
#include
What is for loop and its syntax?
Explain virtual inheritance?
What is property in oops?
What is class encapsulation?
Can we create object of interface?
What is abstraction in oops?
What is difference between polymorphism and inheritance?
Is react oop?
What is object and example?
What does and I oop mean in text?
What is the main feature of oop?
Why do we use polymorphism?