Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Java in General and the fly likes Difference between Abstract class & 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 » Java in General
Reply Bookmark "Difference between Abstract class & Interface" Watch "Difference between Abstract class & Interface" New topic
Author

Difference between Abstract class & Interface

Mazhar M Shaikh
Greenhorn

Joined: Oct 30, 2002
Posts: 4
Hello,
can anyone provide the details between abstract classes and interfaces.
Thanx
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
I'd suggest that you first try a quick search on each of the three Java in General forums and the OO forum for this topic as it has been discussed here a few times already.
Note that the search page link is at the top right of this page.


[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Difference between Abstract class & Interface
 
Similar Threads
what are the most common questions on Java job interviews?
i want answer
difference between abstract class and an interface
differences
abstract class Vs interface