click below
click below
Normal Size Small Size show me how
Basic Vocab
| Question | Answer |
|---|---|
| Algorithm | A set of instructions to solve a problem |
| Program | A organized set of instructions that will perform a specific task |
| Code | A written set of instruction in a particular language |
| Operator | A term used to denote the object which can manipulate different objects |
| Bug | An unexpected error or a defect in a hardware/software |
| Variable | A location that stores temporary data within a program which can be modfied |
| Conditionals | A variable of features of programking language, which help the code make a choice |
| Arrays | A list of groups of similar types of data values that are grouped |