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
Why do we use oops?
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).
How do you define social class?
What are benefits of oop?
what are the realtime excercises in C++?
which feature are not hold visual basic of oop?
Write a program to reverse a string using recursive function?
What is encapsulation example?
Prepare me a program for the animation of train
What is abstraction and encapsulation?
write string class as your own class in java without using any built-in function
Can you explain polymorphism?
What is encapsulation with real life example?
What is oops concept with example?
What is class and object in oops?