Answer Posted / poorna chandar rao
mainly overloading and overriding is used java polymorphisum
conbcept
overloading is method name same and method signature also
same it is called static polymorphisum when object is
created that decided by static polymorphisum
overriding is method name same but differtn arguments this
is called dynamic ploymaorphisum
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Prepare me a program for the animation of train
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is super in oop?
What is an example of genetic polymorphism?
How do you use inheritance in unity?
How do you explain polymorphism?
How is class defined?
What does enum stand for?
can inline function declare in private part of class?
What is purpose of inheritance?
What is overriding in oop?
What does sksksk mean in text slang?
Why do we use inheritance?
What are main features of oop?