Computer Science

12345678910
Across
  1. 3. It holds fixed value while the program is active.
  2. 5. Variables that will store larger decimal numbers.
  3. 6. Represents a true or false condition.
  4. 8. int, double, boolean, and char.
  5. 9. A set of standard shaped boxes that are connected by flow lines.
  6. 10. A sequence of characters.
Down
  1. 1. Variables the will store alphanumeric data.
  2. 2. A written statement using a semiformal language with limited vocabulary.
  3. 4. A name given to elements in program.
  4. 7. Sequence of well-defined steps to solve a problem.