what do you meant by Runtime Polymorphism?
Answer Posted / chandra rekha
polymorphism -an entity existing in different forms at the
same time. Polymorphism is of two types. Static
polymorphism and dynamic polymorphism. Run time
polymorphism refers to dynamic polymorphism wherein an
entity changes it's form depending on the cirumstances.
| Is This Answer Correct ? | 47 Yes | 13 No |
Post New Answer View All Answers
What is a parent class in java?
What makes a function well defined?
What happens if constructor is private?
What language is an assembler written in?
What are operators and its types?
What are the 6 functions?
What is parsing a sentence?
What is string data?
What is unicode datatype?
what is comparable and comparator interface?
What is the difference between dom and sax parser in java?
What is mean by encoding?
What is stored procedure. How do you create stored procedure ?
java Technical questions asked by JPMC
Is string an object?