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
What 5 doubled?
Can you override static methods?
What is the difference between static method and instance method in Java?
Is a string literal?
What is data type example?
What was java originally called?
What is local variable and instance variable?
How many types of threads are there in java?
What is parameter example?
Do I need java on my pc?
what state does a thread enter when it terminates its processing? : Java thread
Difference between final and effectively final ?
Can you use abstract and final both with a method?
What is the role of the java.rmi.naming class?
What is parse method?