4. describe what a table is. draw an example.

4. describe what a table is. draw an example.
Answer
Brief Explanations:
A table is a structured arrangement of data in rows and columns. Rows run horizontally and columns run vertically. Each intersection of a row and column is a cell that can hold data such as text, numbers, etc. It is used to organize and present information in an easy - to - read and accessible way.
Answer:
A table is a structured arrangement of data in rows and columns. Example:
| Fruit | Quantity |
|---|---|
| Apple | 5 |
| Banana | 3 |