CROSSWORD

1234567891011121314151617181920212223
Across
  1. 1. Material that allows electric current to flow through it easily.
  2. 3. A software program that replicates itself and spreads to other computers.
  3. 6. The degree to which something is able to return to its orginal shape after being deformed.
  4. 7. It's a control flow statement that repeats a block of code as long as a specified condition is true.
  5. 9. Unit measures the strength of electric current flowing in a circuit.
  6. 12. It's a passive electronic component that stores energy in a magnetic field when current flows through it.
  7. 13. In digital electronics, it's a building block used to implement logical functions such as AND, OR, NOT, and more complex operations like NAND and NOR.
  8. 14. A data structure for organizing complex data in a hierarchical manner.
  9. 17. A type of error that occurs during the execution of a program, causing it to terminate abnormally.
  10. 19. Volatile memory for fast data access.
  11. 20. A set of rules for encoding and decoding information in a particular format.
  12. 21. It's a machine that converts electrical energy into mechanical energy.
  13. 22. It's the force that pulls objects toward each other.
  14. 23. Automated agent mimicking human tasks.
Down
  1. 2. This electronic component allows current to flow in one direction only.
  2. 4. In radio frequency applications, it's essential for generating carrier signals.
  3. 5. It's a measure of the rotational force or 'twisting' effort applied to an object, often quantified in units like Newton-meters or foot-pounds.
  4. 8. A computing system that delivers on-demand resources over the internet.
  5. 10. It's a high-speed storage mechanism used to temporarily store frequently accessed data or instructions, aiming to reduce access time and improve system performance.
  6. 11. It's a step-by-step procedure or set of rules for solving a problem or accomplishing a task, often used in computer science, mathematics, and various other fields.
  7. 12. It's the tendency of an object to resist changes in its motion or rest, described by Newton's first law of motion.
  8. 15. A technique for encrypting and decrypting data using a shared key.
  9. 16. A data structure that consists of a collection of elements, each identified by at least one array index or key.
  10. 18. In computer architecture, it's the basic addressable unit of memory.