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
What is difference between class and object with example?
Write a program to reverse a string using recursive function?
What is object in oops?
Why it is called runtime polymorphism?
What is oops?what is its use in software engineering?
Explain the concepts involved in Object Oriented programming.
How to call a non virtual function in the derived class by using base class pointer
What is static in oop?
what type of question are asked in thoughtworks pair programming round ?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the difference between static polymorphism and dynamic polymorphism?
What is inheritance write a program to show use of inheritance?
Can a varargs method be overloaded?
What exactly is polymorphism?
what are the different types of qualifier in java?