Q. What is true about linked kist? (Solved)
1. it is a linked structure,where each data gives the address of the next data
2. it is a dynamic data structure
3. it is a static data structure
4. both (a) and (b)
- a. it is a linked structure,where each data gives the address of the next data