Understanding Inheritance in Java

Q1. Which inheritance in java programming is not supported?
Q2. What is subclass in java?
Q3. If class B is subclassed from class A then which is the correct syntax?
Q4. Inheritance relationship in Java language is_____.
Q5. Advantage of inheritance in java programming is/are_____.