Across
- 5. includes methods for examining individual characters, comparing strings
- 7. a process or set
- 9. a number which is not a fraction; a whole number. It is also known as a _______
- 11. it is visible throughout the program, unless shadowed
- 13. algebraic notation
Down
- 1. is a term is used in various programming languages to define a variable with a fractional value
- 2. sequence of characters or tokens that is intended to be written in a particular programming language
- 3. In computer programming, a loop is a sequence of instructions that is continually repeated until a certain condition is reached
- 4. In programming, a variable is a value that can change
- 6. In formal language theory and computer programming
- 8. is a control flow statement that allows code to be executed repeatedly
- 10. a particular kind of data item, as defined by the values it can take
- 12. is the routine process of locating and removing computer program bugs
