Across
- 2. Thread that runs in background
- 4. One of the five keywords related to exception handling
- 5. Special method to initialize objects
- 6. Basic unit in object oriented programming
- 9. Contains only abstract methods
Down
- 1. One of the access modifier, accessibility in the packages and its subclasses
- 3. Mechanism to group related classes and interfaces
- 4. We declare field as ______ if we want a field in object not to be saved
- 6. Container holding group of objects
- 7. Using keyword the variables and methods of super class can be overridden in subclass
- 8. Set of named constants
