jQuery in Action, 2nd edition
The moose likes Java in General and the fly likes 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 » Java in General
Reply Bookmark "Abstract class and interface" Watch "Abstract class and interface" New topic
Author

Abstract class and interface

Ashok Srinivasan
Greenhorn

Joined: Jun 24, 2004
Posts: 15
Difference between abstract class and interface?..
I want to know the actual difference between abstract class and interface in real-time applications.I want to know when interfaces and abstract classes are used in real-time purposes.
Joyce Lee
Ranch Hand

Joined: Jul 11, 2003
Posts: 1392
Ashok, you may find your answer in this thread.

Joyce
[ August 16, 2004: Message edited by: Joyce Lee ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Abstract class and interface
 
Similar Threads
Real Time difference between abstract and interface
(Design Perspective)Difference Between Abstractclass/Interface
Abstract and Interface
abstract class Vs interface
can and any one this abstract and interface