A java blog with a collection of examples and tutorials on Java and related technologies. (Under maintenance with continuous updates)
Be in touch with java jazzle or k2java.blogspot.com.
Interfaces in java are the pure abstract classes in which functions are given...which are to be implemented by all the class implementing those interface.
Note that in java interface naming is like Iterable, etc...i.e ending with able many times.
No comments:
Post a Comment