Across
- 4. Loop A statement in Java programming creates a loop that executes continuously
- 5. value When you have a method labeled int, double, String, etc, it must do this
- 7. Central Processing Unit
- 9. “Do you want credit? Then you need this…
- 12. A letter that substitutes for a value
- 14. Tell the user what the code is supposed to do
- 16. colon Ends a print statement, as well as many other things
- 19. The remainder of a number divided by a number (3/2=1)
- 21. True or False?
- 24. operator And/Or
- 27. Arrays Arrays seperated into a table-like format
- 28. A list of values
- 32. These surround a print statement
- 33. Mr. Kulla was “born” in this place
- 35. Operator Greater than/Equal to/Less than
- 39. A system that includes objects that can be manipulated
Down
- 1. loop a loop where you know how many times you wan the loop to run
- 2. A method that has the name as the class
- 3. A letter that can be stored into a variable
- 6. Elements are sorted as they gradually bubble to their location
- 8. The language we use to code in class
- 10. a sequence of 8 bits
- 11. Park The original location of SunMicrosystems
- 13. A statement that evaluates if a statement is true or not
- 15. Search You use this in order to search the array
- 17. Decimal values to 7 digit decimal precision
- 18. This is the language the computer understands
- 19. The teacher of this class
- 20. Something that doesn’t return a value
- 22. Search Finding a value by splitting intervals in half as fast as possible
- 23. Sends back your code
- 25. Random Access Memory
- 26. Method This method is needed in every program
- 29. The company that created Java
- 30. File All of your classes are stored into this
- 31. Receive user imput
- 34. a group of methods and variables
- 36. Java beans are use to make this
- 37. The nickname for a male in this class
- 38. many letters compiled into a phrase/word/sentence
- 40. Opens and closes a method or a class
