posted 24 years ago
Hey Fellow ranchers,
I have a few questions in regards to Abstract vs. Interface.
What exactly are the difference between the two. Except the fact that Interfaces can be used a Object types I really don't see the difference. So here 's my questions.
1.) Abstract - Class which implement Abstracts must provide impletmentation of all prototype methods in Abstract. Or the implementing classes become abstract themselves.
Ans. I think this is true
2.) The same as above applies for interfaces?
Ans. I think this is true also.
3.) Can an Interface have an static member?
Thanks in advance for all the help,
Malik
Regards,<BR>Travis M. Gibson, SCJP<BR>Java Developer<BR>www.travismgibson.com<BR>[email protected]