Java Professional — Easy
Key points
- `default` keyword allows adding method implementations in interfaces
- Helps in backward compatibility with existing implementations
- Does not declare constants or prevent method overriding
Ready to go further?
Related questions
