Under what circumstances an object reference be cast to an
interface reference?
Answer Posted / debapriya maity
Exactly whenever ur entity passed the IS-A Test ,
A is B :)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between the public, private, final, protected, and default modifiers?
How an object is serialized in java?
What is class forname?
How do generics work in java?
List primitive java types?
In java how do we copy objects?
Why are arrays useful in java?
Differentiate between a class and an object.
Which category the java thread do fall in?
What ide should I use for java?
When is an object subject to garbage collection?
What is the same as procedures?
How many bytes are there?
Can you make a constructor final?
What is the difference between multiple processes and multiple threads?