4
Across
- 6. input
- 7. FIFO
- 10. access everywhere
- 14. it is loop
- 16. it is a non linear data structure
- 19. collection framework used instead of arrays
- 20. used in inheritance
- 22. used to save the java file
- 24. used in interface
Down
- 1. it is a datatype
- 2. feature of java
- 3. runs every time
- 4. 1
- 5. happen at compile time
- 8. happen at run time
- 9. used to create objects
- 10. access modifier for more secure
- 11. to exit
- 12. used to exit
- 13. to check condition
- 15. most and should it contains in java code
- 17. a programming language
- 18. LIFO
- 21. empty value represents
- 23. it is linear data structure
- 25. used in exception handling