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
Is arraylist dynamic in java?
Variable of the boolean type is automatically initialized as?
If a variable is declared as private, where may the variable be accessed?
What class allows you to read objects directly from a stream in java programming?
Difference between error and exception
What is the symbol for line break?
What does system.gc() and runtime.gc() methods do?
What is a method in java?
What does singleton class mean?
Tell us something about an iterator.
Why wait and notify methods are declared in object class?
What is the use of default method in interface in java? Explain
what is difference betweem home interface and remote interface?
What is temp in java?
What is local class in java?