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 is an enumeration?
How to retrieve data from database in java using arraylist?
What is lexicographically smallest string?
What does int argc char * argv [] mean?
What is the difference between compiler and jvm?
Is array a class?
Is string a class in java?
How would you format a date in java? I.e. In the ddmmyyy format?
Why java is not 100% object-oriented?
How do you define a singleton class?
How does thread synchronization occurs inside a monitor?
Is java owned by oracle?
What is the best definition for data?
What is the main purpose of java?
Explain thread life cycle in java?