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
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
can any one suggestion me present which course(except java,.net) has huge demand in the market?
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
sample code for data transfer between two r/2 systems and r/3 systems?
how to add a new table with variables and thier values into a imported file uisng proc import?
Which design patterns have you used?
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
what do u mean by tagging
what is technical system, business system, logical system in sap pi7.0
what is the diffrence between software and hardware language?
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
Please describe an example where you used object orientation in one of your programs.
what are the 3 forms of a prolog term
when will triggars the at new event in abap and web dybn pro?
give idea for creating screen in abap