Java Best practices
Sunday, 26 September 2010
Interfaces in java
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
‹
›
Home
View web version
No comments:
Post a Comment