Paul CSE Terms

123456789101112
Across
  1. 3. the process of finding and fixing errors or bugs in the source code of any software.Iteration
  2. 5. a list set of instructions, used to solve problems or perform tasks, based on the understanding of available alternatives.
  3. 6. covers the overlap between the field of logic and that of computer science.
  4. 8. a data type used in programming, that is used to represent text rather than numbers.
  5. 9. a way to separate the words in a phrase by making the first letter of each word capitalized and not using spaces.
  6. 10. methods of broadcasting or communicating this information
  7. 12. an interpreted, object-oriented, high-level programming language with dynamic semantics developed by Guido van Rossum
Down
  1. 1. a function that repeats a block of code in a specified order, often until a specific result occurs.
  2. 2. a sequence of instructions whose execution is invoked from one or more remote locations in a program.
  3. 4. a way for you to provide more information to a function.
  4. 7. a set of coded instructions that tell a computer how to run a program or calculation.
  5. 11. any information or data that is sent to a computer for processing.