What are generic functions and generic classes?

Answer Posted / nikhil kapoor..

Generic functions are the function which return void ptr...
(void*)...
Generic Classes are template classes...
Basicaly we implement both of them for reusability.. and
abstraction..

Is This Answer Correct ?    28 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between class and object with example?

673


Write a program to reverse a string using recursive function?

1879


What is object in oops?

717


Why it is called runtime polymorphism?

677


What is oops?what is its use in software engineering?

630






Explain the concepts involved in Object Oriented programming.

738


How to call a non virtual function in the derived class by using base class pointer

5568


What is static in oop?

685


what type of question are asked in thoughtworks pair programming round ?

1847


Plese get me a perfect C++ program for railway/airway reservation with all details.

3525


What is the difference between static polymorphism and dynamic polymorphism?

718


What is inheritance write a program to show use of inheritance?

713


Can a varargs method be overloaded?

701


What exactly is polymorphism?

691


what are the different types of qualifier in java?

1919