Results 1 to 2 of 2
- 12-15-2007, 09:39 AM #1
Member
- Join Date
- Dec 2007
- Posts
- 8
- Rep Power
- 0
Is it a disadvantage of interface?
It was given as,
A class which implements an interface must either implement all methods in the interface, or be an abstract class.
- since a class which implements an interface has to implement all the methods of that interface, is it not a disadvantage that it has to implement all methods even if we want only some methods to be implemented..
- 12-15-2007, 07:40 PM #2
Senior Member
- Join Date
- Nov 2007
- Location
- Newport, WA
- Posts
- 141
- Rep Power
- 0
Similar Threads
-
DERS Interface
By Floetic in forum AWT / SwingReplies: 2Last Post: 03-09-2008, 11:46 PM -
Need help with Document interface
By cbalu in forum AWT / SwingReplies: 1Last Post: 12-01-2007, 12:03 AM
Bookmarks