Answer Posted / jack
i think.. UPcasting is converting one type to another
without any loss of data... and DOWNcasting is converting
one type to another with loss of data
| Is This Answer Correct ? | 7 Yes | 20 No |
Post New Answer View All Answers
What are the special characters?
What is difference between array and arraylist in java?
Is multiple inheritance supported by java?
How can constructor chaining be done using this keyword?
What classes of exceptions may be thrown by a throw statement?
How do you read a char in java?
How can we create an immutable class in java?
Why 1 is not a prime number?
What are sets in java?
When is the finalize() called?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What are filterstreams?
Can we call the run() method instead of start()?
What exactly is java?
Are static members inherited to sub classes?