Q. In _______ storage, each cell is divided into two parts---- the path stores a single character, while the second part contains the address of the cell containing the next character. (Solved)
1. fixed length
2. linked list
3. variable length
4. sequential
- b. linked list