Description
software development 3/4 cards
Card Preview
| Question | Answer | Type | Difficulty |
|---|---|---|---|
| CRUD | create, read, update, delete | basic | easy |
| Name the 7 data types | Integer, float/decimal, boolean, character, string/text, date, array | basic | medium |
| What is another name for a record | Struct | basic | easy |