extends keyword in Java

You can only Extend a single class. And implement Interfaces from many sources.
Extending multiple classes is not available.