Across
- 4. A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
- 10. and or used to combine multiple conditions
- 12. The information that a computer displays, prints, or sends to another device after processing input.
- 13. The data or instructions that are entered into a computer program to make it run.
- 14. Short for "else if" used after an if statement to check multiple conditions.
- 17. A visual representation of decision making processes based on rules.
- 20. the theory and development of computer systems able to perform tasks that normally require human intelligence.
- 21. The study of data to impact better business decisions/ life decisions.
- 22. The practice of protecting computer systems, networks, devices, and data from unauthorized access or attack.
- 23. How to connect to devices to share information with others.
Down
- 1. An letter, number, or symbol.
- 2. A sequence of characters surrounded by quotes
- 3. A named storage of data in a program.
- 5. A factor by which a number is multiplied
- 6. An expression that evaluates to true or false
- 7. The process of building websites and web applications for the internet.
- 8. A data type with two possible values true or false.
- 9. the study of the the principles and use of computers.
- 11. A whole number without a decimal
- 15. A command to determine the data type of a value.
- 16. Text in code ignored by the computer, used for explanations.
- 18. Type A classification identifying one of various types of data, such as string or integer.
- 19. Spaces or tabs used to structure code
