Across
- 2. Checks value only on equal to basis
- 4. main method is
- 5. Decision making statement
- 6. true false value
- 8. zero and ones
- 9. it is optional in switch statement
- 14. Objects are stored in this memory
- 16. Inheritance type not allowed
- 18. Exit level loop
- 19. to find a particular character at given index
- 21. Feature-if you know c and c++ u can easily learn java
- 22. keyword use to create object
- 23. Intermediate code generated by Java Compiler
- 25. One of the Feature of java
- 26. Type casting does by manually
Down
- 1. Non primitive data type
- 3. Scanner class is available in this package
- 4. not possible to use in java
- 7. Program converts line by line into machine code
- 10. Java is robust because of ...
- 11. Converts Bytecode into Machine code
- 12. output of s="Hello" s.subString(0,3)
- 13. Type casting does by Compiler itself
- 15. To sort array sort method of this class is used
- 17. object of the this class is used for input
- 20. cannot define ... variable
- 24. joins two strings
