Across
- 3. A method used for lexicographical comparison of two strings
- 6. Need to implement _____ interface to create a thread
- 7. One per class, Independent of objects
- 8. A sophisticated IDE for developing java applications
- 11. prevents from further extension of a class
- 13. A block used to handle exception
- 14. A method that suspends thread execution for provided number of milliseconds
- 16. A java program that runs on a browser
- 17. A class instance
Down
- 1. A data type in java but not in C
- 2. A method that returns number of characters in a string
- 4. A method of Scanner class to convert input into an integer
- 5. Can be used for multiple inheritance
- 9. I will always execute!!
- 10. A dynamic array
- 12. A class that can't be instantiated
- 15. Single operation done in different ways
