Answer Posted / keshav.gadde
Template is a mechanism that allows one function or class to
deal with diffrent data types.
Using templates we can design a template class that operates on
diffrent data types.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is multilevel inheritance?
What is the fundamental idea of oop?
What is polymorphism give a real life example?
How Do you Code Composition and Aggregation in C++ ?
Is enum a class?
#include
What are different oops concepts?
What is object in oops?
What is meant by oops concept?
What is encapsulation with example?
Why do while loop is used?
What is the significance of classes in oop?
2. Give the different notations for the class.\
Which method cannot be overridden?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory