How do you explain polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What is the advantage of oop over procedural language?
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean
how many types of notations are in java
1 Answers National University of Modern Languages (NUML),
What is the point of polymorphism?
What is design patterns in C++?
Why multiple inheritance is not possible?
features of OOPS
22 Answers Ness Technologies, Satyam,
What are different oops concepts?
what is the main difference between c and c++?
386 Answers AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,
What is polymorphism and its types?
What is a template?
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)