click below
click below
Normal Size Small Size show me how
2.3 Vocab
| Term | Definition |
|---|---|
| Value | A NUMERICAL amount defined in an algebraic equation. |
| Variable | A PLACEHOLDER in a device’s memory that stores a value a program is using. |
| String | A SEQUENCE of characters (letters, numerals, symbols, and punctuation marks). |
| Boolean | A type of data in computing that a logical expression evaluates to. The only possible values are TRUE and FALSE. |
| Event Handler | A block of code that is triggered when a certain EVENT happens. |
| Data Packet | A method of transferring DATA by breaking it into small chunks called PACKETS. |
| Computation | Any type of CALCULATION that follows a well-defined process like an algorithm. |
| Runtime | The period when a program is RUNNING. Begins when a program is opened (or executed) and ends when the program is closed. |
| Internet of Things (IoT) | The NETWORK of physical devices, vehicles, buildings, and other items that enable these objects to collect and exchange data. |
| Smart Devices | An electronic device connected to other devices, usually with wireless technology, to EXCHANGE DATA and INFORMATION. |