Why do we need polymorphism in c#?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is object and example?
• What are the desirable attributes for memory managment?
20% of a 6 litre solution and 60% of 4 litre solution are mixed what the % of mixture of solution it is resulted into?
What's the full form of STL?
What is a class?
32 Answers Infosys, TCS, Thylak,
What is polymorphism ? Explain with examples
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
What is polymorphism what is it for and how is it used?
Is data hiding and abstraction same?
Program to check whether a word is in all capital letters
What is overriding in oops?