How the template class is different from the normal class?
Posted: Wed Jul 13, 2022 7:52 pm
a) Template class generate objects of classes based on the template type
b) Template class saves system memory
c) Template class helps in making genetic classes
d) All of the mentioned
b) Template class saves system memory
c) Template class helps in making genetic classes
d) All of the mentioned