Across
- 3. Name given to an item in your program
- 4. Statement that prints any argument you pass and adds a new line after it
- 8. A note written in source code by the programmer to describe or clarify the code
- 10. named group of statements
- 11. Stores information in a computer for a short period
- 12. An electronic device use to store information and process data
- 16. Computer component that acts a control center
- 18. Data type that can store up to 8 bytes
- 19. Computer memory unit equal to 8 bits
- 20. A data structure consisting of a collection of elements
- 22. Computer memory unit equal to 1024 GB
- 24. a memory location that can hold an integer which negative or positive and non decimal
- 26. Stores a value into a variable
- 28. Data type that stores up to a decimal value with 6 to 7 points
- 29. A value or operation that computes a value
- 32. Order in which operators are evaluated
- 33. Computer memory unit equal to 1024 MB
- 35. Data type that stores a double character
- 38. A piece of the computer's memory that is given a name and type
- 39. An identifier that you cannot use because it already has a reserved meaning in Java
- 40. Devices that produce a result out of the computer
Down
- 1. Term that means to run the methods
- 2. Computer memory unit equal to 1024 bytes
- 5. Devices that are plugged into the computer
- 6. set of instructions to be carried out by a computer.
- 7. Text box into which the program's output is printed
- 9. A category or set of data values
- 13. Combines multiple values or expressions
- 14. set of legal structures and commands that can be used in a particular language
- 15. Data type that stores true or false statements
- 16. Data type that stores one character
- 17. is a program that translates high-level language into low-level language
- 21. term that means to write down the methods
- 23. An object that can read input from many resources
- 25. Computer memory unit equal to 0 or 1
- 27. Data type that stores whole numbers from -128 to 127
- 30. a command to be executed
- 31. Computer memory unit equal to 1024 KB
- 34. A popular programming language used to web applications
- 36. The set of instructions in a program
- 37. A sequence of characters to be printed
