what is dynamic polymorphism?
Answers were Sorted based on User's Feedback
Answer / srikanth
It is also called runtime polymorphism,
At runtime it is decided that to which method the object
should bind.
It is achieved through METHOD OVERRIDING.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ajai kumar pandey
Dynamic bynding is the late bynding.so deciding at run time
to which method the objects should bind is the dynamic
polymorphism
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the draw back of Power builder
why we use static with only main()class not with other class
explain how to make a control visible and invisible during runtime
What is a singleton linked list?
Why data bus is bidirectional and address bus is unidirectional?
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
When will you use shell script/Perl ahead of C/C++?
1Q) your current CTC (current taking currency)? 2Q) Your take home salary?(Monthly Drawing amount, According to your payslips/bank statement) 3Q) Your Expected CTC? 4Q) Your home take salary?
what is the difference between rename and label
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?