|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
send me your program
Posted by Reddy on February 21, 2001 at 10:56 PM
> hi, > i have seen example of enumeration interface where its methods were used without overriding them. > Now what i have learned is that we cannot provide any default coding in interface than where the body of that method is given ,i can send that program if desired. > thanks in advance > saddy
Replies:
|