Java Rumblings
Pages
Home
TOC
Spring
Core Java
Design Pattern
Concurrency
Hibernate
Garbage Collection
Exception
Books
Java API
Collections
Reflection
Class Loader
Annotation
Generics
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
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment