Answer Posted / saurabh chauhan
templates are used to create generic functions as well as
classes..which can support miltiple data types..
they are mainly used when algorithm is commom for diff data
types...so we dont hav to implement again and again for
diff data types ..we make a generic func. which works for
all...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is graphics
Plese get me a perfect C++ program for railway/airway reservation with all details.
Is oop better than procedural?
What is property in oops?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Is abstract thinking intelligence?
What is this pointer in oop?
What is new keyword in oops?
What is the renewal class?
What is pure oop?
What is the diamond problem in inheritance?
Why is abstraction needed?
Can a varargs method be overloaded?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What are oops methods?