Across
- 4. the collection of physical parts of a computer system
- 5. the smallest unit of measurement used to quantify computer data.
- 8. numbers that occur in a sequence such that two conditions are met
- 9. To add a fixed amount
- 10. a symbol or letter, such as "x" or "y," that represents a value.
- 15. character that represents an action
- 16. a function that can add one or more elements to the end of an array.
- 17. a contraction of else if
- 18. an explanatory or qualifying word, clause, or sentence inserted into a passage.
- 19. computer program or device that accepts and responds to requests made by another program
- 21. software that is free from charge
- 24. a programming structure that repeats a sequence of instructions until a specific condition is met.
- 25. a register in a computer processor that contains the address of the instruction being executed at the current time
- 27. an application-layer Internet standard protocol used by e-mail clients to retrieve e-mail from a mail server.
- 28. If either relation is true, the complex expression is true.
- 29. a term is used in various programming languages to define a variable with a fractional value
- 31. a hardware device that allows information to be stored and retrieved on a computer.
- 32. operation of joining two strings together.
- 33. a portion of code that may be called and executed anywhere in a program.
- 34. a high-level programming language designed to be easy to read and simple to implement.
- 37. a named procedure that performs a distinct service.
- 38. an algorithm that puts elements of a list in a certain order.
- 39. Both relations must be true for the complex expression to be true.
- 40. a general-purpose computer programming language designed to produce programs that will run on any computer system.
Down
- 1. data structure used to store a collection of objects
- 2. a software that is free to use
- 3. value that is passed into a function
- 5. a unit of measurement used to measure data
- 6. instruction that tells a computer to begin executing different instructions rather than simply executing the instructions in order.
- 7. returns the remainder of a division of one number by another.
- 11. a subset of algebra used for creating true/false statements.
- 12. s a formula syntax for adding, subtracting, or getting the total numerical content of specific cells.
- 13. a data structure that contains a group of elements.
- 14. a program that reads and executes code
- 18. a detailed yet readable description of what a computer program or algorithm must do, expressed in a formally-styled natural language rather than in a programming language.
- 20. a computer program that transforms computer code written in one programming language into another programming language.
- 22. a set of instructions designed to perform a specific task.
- 23. a loop stalemate in programming that performs predefined task
- 26. memory containing hardwired instructions that the computer uses when it boots up, before the system software loads.
- 30. to remove errors or identify errors from computers
- 31. a function or subroutine that calls itself purposely or by mistake
- 35. a whole number (not a fraction) that can be positive, negative, or zero.
- 36. A temporary location used to store requests made when those requests cannot be fulfilled immediately
- 38. spoken language has a general set of rules for how words and sentences should be structured.
