What do you meant by Runtime Polymorphism?
Answer Posted / pankajbisane
Runtime polymorphisms means the code is called at run time
according to need or given conditions.
suppose there r two methods namely Add() one in super class
and other is in sub class.both have the same name and same
parameters.
so we have to choose that which method from them should
called at run time i.e. of super class or of sub class.
It can be achieved through the use of virtual functions.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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#..
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
when will triggars the at new event in abap and web dybn pro?
Give examples of macro quoting function?
how to check single or double byte in struts
how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnnÂ
sample code for data transfer between two r/2 systems and r/3 systems?
can we use commit,rollback in triggers and how?
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
what will we require to build project with the help of oracle
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution