aspose file tools
The moose likes Beginning Java and the fly likes internal difference between abstract class and interface. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply locked New topic
Author

internal difference between abstract class and interface.

Madhava Thamatama
Greenhorn

Joined: Mar 20, 2011
Posts: 5
Can anyone tell me internal difference between abstract class and interface.

When to use interface and when to use abstract classes??

answer me in detail..
I know basic difference..

Thanks in advance..
Mohamed Sanaulla
Bartender

Joined: Sep 08, 2007
Posts: 2927
    
  15

Asked lot of times before, please SearchFirst


Mohamed Sanaulla | My Blog
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: internal difference between abstract class and interface.
 
Similar Threads
Abstract and Interface
abstract class and interface
difference between abstract class and interface
Difference between Interface and Abstract class
abstract class Vs interface