Which type of multiple inheritance does Java support?
1.Multiple inheritance of both interfaces and classes
2.Multiple inheritance of both interfaces and abstract classes
3.Multiple inheritance of classes only
4.Multiple inheritance of interfaces only