Answer Posted / draku
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 ? | 41 Yes | 5 No |
Post New Answer View All Answers
program for insertion ,deletion,sorting in double link list
Why multiple inheritance is not possible?
Why is static class not inherited?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is object and example?
What is the purpose of polymorphism?
Are polymorphisms mutations?
What is a class and object?
What is object-oriented programming? Webopedia definition
What is encapsulation in oops?
What is encapsulation c#?
What is coupling in oop?
What do you mean by variable?
What are functions in oop?
Why do while loop is used?