Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Can a reference variable of an interfece holds the address of an object of a class that implements that interfaceExampleclass X implements Y{ //Method Implementations of Interface public static void main(String args[]) { Y y=new X(); }}
Profile Answers by questioninterest Questions by questioninterest
Questions by questioninterest
Related Answered Questions
Related Open Questions