java interfaces

Posted by Codenotguru on Stack Overflow See other posts from Stack Overflow or by Codenotguru
Published on 2010-04-23T23:19:18Z Indexed on 2010/04/23 23:23 UTC
Read the original article Hit count: 290

Filed under:
|

write an interface with one method,two classes that implement the interface, and a main method with an array holding an instance from both classes.Using this array variable call the method in a foreach loop.This is a interview question in java anybody?

© Stack Overflow or respective owner

Related posts about java

Related posts about homework