Answer Posted / niranjanravi
Casting betrween object references is to refer to a object
compatible by class or interface or array type reference.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are the wrapped, classes?
Does constructor return any value?
what are the high-level thread states? : Java thread
What is string value?
What is java algorithm?
What are the topics in core java?
What is an object class?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
Why string is immutable with example?
Do we need to manually write Copy Constructor?
Can an integer be null java?
Why java is a platform independent? Explain
What is public/private protected in java?
How can constructor chaining be done using this keyword?
What is method reference?