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
program for insertion ,deletion,sorting in double link list
write string class as your own class in java without using any built-in function
Where is pseudocode used?
What does <> mean pseudocode?
What is super in oop?
What are constructors in oop?
What are benefits of oop?
What is the full form of oops?
What is persistence in oop?
How can you overcome the diamond problem in inheritance?
write knight tour problem which is present in datastructure
what is graphics
What is static in oop?
What is oops?what is its use in software engineering?
what is the drawback of classical methods in oops?