click below
click below
Normal Size Small Size show me how
Basic Volcabulary.
Programming
| Question | Answer |
|---|---|
| What uses a set of instructions/rules to solve a definite problem? | Algorithm |
| What collects instructions of giving a specific task/function? | Program |
| A written set of instructions for a particular language? | Code |
| A term known to be used for an object to manipulate different operands for expressions (A+F-Q)? | Operator |
| A general that causes unknown errors or a defect on a hardware/software that causes it to malfunction. | Bug |
| This program stores temporary data within a program that can be stored, modified or display whatever it needs. | Variable |
| A standard that assigns letters, numbers, and other character slots | ASCII |