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
What is passing by reference in java?
Is it possible to compare various strings with the help of == operator?
what is the major difference between linkedlist and arraylist in java?
What is method overloading and method overriding?
Differentiate between stringbuffer and string?
What if static is removed from main method?
Is java an ide?
What is the major drawback of internal iteration over external iteration?
Write a program to print fibonacci series
What type of language is java?
Why java applets are more useful for intranets as compared to internet?
Why strings in java are called as immutable?
What does .equals do in java?
Can a abstract class be declared final?
What are the different types of inner classes?