Under what circumstances an object reference be cast to an
interface reference?
Answer Posted / janet
When the object implements the referenced interface, an
object reference be cast to an interface reference.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is meant by the value of a variable?
What is assembly language?
When super keyword is used?
What is sortedset in java?
What is the difference between JDBC 1.0 and JDBC 2.0?
What is a ternary operator in java?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
What is method overriding in java ?
What is Java Annotations?
Is java se open source?
What are basic keywords?
Which sort is best in java?
Give few difference between constructor and method?
What is sorting algorithm in java?
What are the different http methods?