JavaCrossword
Across
- 6. - a function
- 9. - allows user input
- 11. - a word
- 12. park - original location of SunMicroSystems
- 15. - if/else statement
- 16. - truth value
- 18. - ends every statement
- 22. Search - search the array until the correct item is found
- 23. - a group of methods and variables
- 24. - a sequence of 8 bits
- 25. - closes a method or class
- 35. - a method with the same name as the class
- 36. - returning a statement
- 37. - printing a statement
- 38. - random access memory
- 40. oriented - a system that includes objects that can be manipulated
- 41. - a series of values
Down
- 1. operator - comparing 2 values
- 2. - The company that created java
- 3. - do this while that happens
- 4. - doesn’t return a value
- 5. - a programming language
- 7. - a letter
- 8. - while this happens do this
- 10. - sends you back to your code
- 13. - decimal value
- 14. - remainder of a value divided by another value
- 17. operator - and or
- 19. - allowing the reader to understand what the coder is doing
- 20. loops - series of loops
- 21. - a decimal number
- 24. - language that computer understands
- 25. - finding values by splitting intervals in half
- 26. - central processing unit
- 27. - form of conditional statement
- 28. - comments explaining the project
- 29. - comes when putting a print statement
- 30. - sorting based on least o greatest
- 31. - a whole number
- 32. if - series of if statements
- 33. file - name of project
- 34. - a letter set as a substitute for a value
- 37. - table format of different sets of info
- 39. loop - a loop when you know how many times you want it done