Results 1 to 4 of 4
Thread: [SOLVED] Interfaces in Java
- 03-01-2009, 04:11 PM #1
Senior Member
- Join Date
- Jan 2009
- Posts
- 119
- Rep Power
- 0
[SOLVED] Interfaces in Java
Hello,
I would like to know more about the interfaces in java, I have read up a bit about interfaces from the "Really Big Index", I think I have still have some question's unanswered, particularly as to HOW it would be useful in a company that wants to do separate parts of a software then bring it together?
Thanks
- 03-06-2009, 05:13 PM #2
Member
- Join Date
- Mar 2009
- Location
- Chennai
- Posts
- 5
- Rep Power
- 0
see this site, you can learn more about interfaces. Let me know whether it's useful.
ride2java.com
- 03-06-2009, 05:58 PM #3
i feel a need to quote paul on this:HOW it would be useful in a company that wants to do separate parts of a software then bring it together?
see this page for more detail: [SOLVED] Abstraction: Pillar of OOP?
edit:
err... when reading, replace abstract classes w/ interfaces.Last edited by angryboy; 03-06-2009 at 06:00 PM.
USE CODE TAGS--> [CODE]...[/CODE]
Get NotePad++ (free)
- 03-08-2009, 01:12 PM #4
Senior Member
- Join Date
- Jan 2009
- Posts
- 119
- Rep Power
- 0
Thanks Angry boy, I think I get it now. Reading this makes me understand why our tutor gives us lab exercises which are basically to extend a class to create a new one with some specified fn.
arunarivanandam, thank you for your help also. The website looks simple and is compressed, sometimes that's the best way to get an idea of a concept.
Similar Threads
-
Vlc player interfaces in java
By sankar1227 in forum NetworkingReplies: 1Last Post: 08-06-2011, 08:39 PM -
[SOLVED] Why interfaces
By logicbug in forum New To JavaReplies: 5Last Post: 01-09-2009, 08:43 PM -
interfaces..
By sireesha in forum New To JavaReplies: 5Last Post: 01-16-2008, 05:52 PM -
Interfaces
By imran_khan in forum New To JavaReplies: 5Last Post: 07-30-2007, 08:11 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks