Word Hike

12345678910
Across
  1. 4. An error or flaw in a program that causes it to behave unexpectedly.
  2. 8. The process of converting information into a code to protect it from unauthorized access.
  3. 9. Mathematical operations such as addition, subtraction, multiplication, and division.
  4. 10. A sequence of characters, used to represent text or data in code.
Down
  1. 1. A category that defines the kind of data a variable can hold, such as integers, text, or floating-point numbers.
  2. 2. The delivery of computing services, such as storage, processing, and networking, over the internet.
  3. 3. The result or data produced by a program, typically displayed to the user.
  4. 5. A programming construct that repeats a set of instructions until a specific condition is met
  5. 6. A computer or software program that provides services to other computers or clients over a network.
  6. 7. An instance of a class in object-oriented programming.