java does not support multiple Inheritance to avoid the diamond problem which causes complexity
but we can achieve multiple inheritance in java througth the concept of interface.
© 版权声明
THE END
java does not support multiple Inheritance to avoid the diamond problem which causes complexity
but we can achieve multiple inheritance in java througth the concept of interface.
暂无评论内容