Thread
:
Java Question
View Single Post
03-01-2005, 04:18 PM
#
7
(
permalink
)
Iron_Cross
Ultra Techie
Join Date: Sep 2003
Location: Bamberg, Germany
Posts: 549
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
View Public Profile
Send a private message to Iron_Cross
Find More Posts by Iron_Cross