• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Difference between inteface & Abstract class

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I know the basic difference between interface & abstract class.But i want to know something more about the differences.can any one tell me some Special differences.
 
Ranch Hand
Posts: 1325
Android Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://faq.javaranch.com/java/InterfaceVsAbstractClass
 
Ranch Hand
Posts: 1374
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Romesh,

Welcome to JavaRanch.

Suggestions to all newbies to javaranch.

1)Always look at the FAQs of related forum. It may be possible you can get the help there.

2)Search the old posts. It's is possible that some other ranchers have already ask the same question and you may get detailed discussion there. We have a link on the top portion of the forums home page.

Many times i got help/direction/useful external links from above options.

Didn't get answer from above options?Just post it here and get the best.
[ June 02, 2008: Message edited by: Vishal Pandya ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic