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
Explain super keyword in java.
Write a program to check string is palindrome without using loop?
Is vector ordered in java?
Is int a class in java?
Is char * a string?
What is a website container?
How you can force the garbage collection?
What are java threads?
What is the formula to calculate percentage?
What is * argv?
Can we use this () and super () in a method?
Convert a BST into a DLL and DLL to BST in place.
Explain inner classes ?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What are unchecked exceptions in java?