Please tell me about the implementation of "Abstract Interfaces".
Sun has already given a number of interfaces which are abstract.
It's also frequently used in CORBA.
Abhishekshri Shrivastava wrote:Please tell me about the implementation of "Abstract Interfaces".
Sun has already given a number of interfaces which are abstract.
It's also frequently used in CORBA.
Here's a tutorial about Interfaces. Hope it will be useful. If you have any specific queries do let us know
I would add that all interfaces in Java are implicitly abstract, anyway. So don't worry about looking for "abstract interfaces" in particular - just concentrate on understanding interfaces, period. At least as far as Java is concerned.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.