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
#include
Can an interface inherit a class?
write a programe to calculate the simple intrest and compund intrest using by function overlading
what's the basic's in dot net
What is and I oop mean?
What does oop mean in snapchat?
What is encapsulation c#?
Templates mean
Is oop better than procedural?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is difference between abstraction and encapsulation?
What does I oop mean?
What is the fundamental idea of oop?
How to call a non virtual function in the derived class by using base class pointer
What is the highest level of cohesion?