What is the difference between static polymorphism and dynamic polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What do we mean by a hidden argument in C++?
what is the difference b/w abstract and interface?
2 Answers Merrill Lynch, Schneider, Scio Healthcare,
what is difference b/w object based and object oriented programming language?
18 Answers Chaitanya, College School Exams Tests, Educomp, IBM, Infosys, Telko,
any one please tell me the purpose of operator overloading
What is R T T I ?
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?
what are the different types of qualifier in java?
Precompilation ?
what is namespace? what are the uses of namespace?
What is class encapsulation?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).