cs
Across
- 2. an informal way of programming description that does not require any strict programming language syntax or underlying technology considerations
- 3. can tie, bind or hang other objects
- 8. choosing the best option available
- 9. a data type which stores non-integers
- 11. an ordered series of arrangements
- 12. is something that occurs continuously
- 14. anther name for a number
- 17. is not constant or doesn't have a fixed pattern
Down
- 1. a task or piece of work allocated to someone as part of a job or course of study
- 4. repeated execution of a set of statements
- 5. a system of logical thought that is used to create true/false statements
- 6. a graphical representation of a computer program in relation to its sequence of functions
- 7. A "While" Loop is used to repeat a specific block of code an unknown number of times, until a condition is met
- 10. the act or process of a person or thing that casts
- 13. the order you make something
- 15. short for else if
- 16. A "For" Loop is used to repeat a specific block of code a known number of times