Thread: Java Question
View Single Post
Old 03-01-2005, 04:18 PM   #7 (permalink)
Iron_Cross
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

An interface is just a set of methods. You use it, so that you can know a certain object contains a certain set of methods without having to know the object. And yes, it's used in multiple instead of multiple inheritence.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross is offline