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
what is graphics
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Can abstract class have normal methods?
What is the use of oops?
what's the basic's in dot net
What are constructors in oop?
What causes polymorphism?
How many human genes are polymorphic?
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
why reinterpret cast is considered dangerous?
What does no cap mean?
What is variable example?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Why do we use polymorphism in oops?
can we make game by using c