Programming

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