Java Quiz - Level 4

1. Keyword to start a thread?

2. Generic type symbol?

3. Checked exception example?

4. Unchecked exception example?

5. JDBC stands for?

6. Interface of List?

7. Which is synchronized?

8. Thread-safe map?

9. Keyword to prevent inheritance?