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
What is space character in java?
What are the steps involved to write rmi based programs?
Explain hashset and its features?
what is the major difference between linkedlist and arraylist in java?
Is array an object in java?
Give me some null interfaces in java?
Can a static class implement an interface?
Is it possible to use string in the switch case?
Explain the difference between protected and default access.
What is jvm? Why is java called the platform independent programming language?
What are keywords in programming?
Can we use switch statement with strings?
What is the SimpleTimeZone class?
Why do you canvas?
Explain inner classes ?