1. Keyword to inherit a class?
2. Keyword to implement an interface?
3. Default value of int in Java?
4. Which collection does not allow duplicates?
5. Root of all classes in Java?
6. Method that runs before garbage collection?
7. Which collection maintains insertion order?
8. Which keyword is used for package import?
9. Which access modifier makes a member visible only in the same package?