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 ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I remove a character from a string in java?
Is oracle java 11 free?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What is data type in computer?
What happens if main method is not static?
How do you read a char in java?
What is default exception handling in java?
What is jpa specification?
What is the exact difference in between Unicast and Multicast object?
What is the purpose of a volatile variable?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
What are the types of java languages?
What do you mean by singleton class in java?
What will be the initial value of an object reference which is defined as an instance variable?
Is overriding possible in java?