Answer Posted / keli
UP CASTING: it is the process of assigning subclass reference to the super class.
DOWN CASTING:the process of assigning superclass reference to subclass
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Why are functions called methods in java?
What the difference is between execute, execute Query, execute Update?
what is the difference between yielding and sleeping? : Java thread
Can keyword be used as identifier?
What is functional interface in java?
What is the difference between keyword and identifier?
Explain importance of throws keyword in java?
What is the simpletimezone class in java programming?
Is there any limitation of using inheritance?
Enlist diffrent types of inheritance supported by java?
Is Java a dying language?
What is difference overloading and overriding?
Can we convert list to set in java?
What is difference between classpath and path variables in java?
What is the purpose of return statement?