LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   interface vs abstract (Java) (https://www.linuxquestions.org/questions/programming-9/interface-vs-abstract-java-209174/)

Mohsen 07-24-2004 01:34 PM

interface vs abstract (Java)
 
Hi there,
I can not get the difference between keywords `interface' and `abstract' in a class definition in Java! Both can be inherited (implemented) and both can be instantiated directly by implementing abstract methods.

wapcaplet 07-24-2004 01:44 PM

I haven't used Java much, but a google search turned up a good explanation of the differences.

Mohsen 07-24-2004 02:06 PM

Thanks a lot =).


All times are GMT -5. The time now is 07:15 PM.