aspose file tools
The moose likes Beginning Java and the fly likes interfaces Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "interfaces" Watch "interfaces" New topic
Author

interfaces

rahul mehra
Ranch Hand

Joined: Aug 20, 2007
Posts: 33
can somebody give me link where i cand find good theory about interfaces and abstract classes


Thanks
Peter Chase
Ranch Hand

Joined: Oct 30, 2001
Posts: 1970
InterfaceVsAbstractClass


Betty Rubble? Well, I would go with Betty... but I'd be thinking of Wilma.<br /> <br />#:^P
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: interfaces
 
Similar Threads
Bridge Design Pattern...
EJB 3 Client View
interface extends interface ?
"Top Ten Topics that Everyone Thinks are on the SCJP Exam, but Aren't "- Bert Bates
Does every interface extend class Object?