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
Does the order of public and static declaration matter in main method?
Explain the difference between a Thread and a Process.
Write a method to check if input string is palindrome?
How can we create a thread in java?
Does apple use java?
What is the difference between Java and C++?
What is the program development process?
What is xslt in java?
Can we return null in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What an i/o filter?
What is logical variable?
Describe the term diamond problem.
What are the important features of Java 9 release?
Describe the Big-O Notation.