Differences
a class can implement more than one interfaces
A implements B =�A has the behaviors of B�
a class can only extend one other class
A extends B = �A is a kind of B�
Previous slide
Next slide
Back to first slide
View graphic version