MCQOPTIONS
Saved Bookmarks
| 1. |
What is true about linked kist? |
| A. | it is a linked structure,where each data gives the address of the next data |
| B. | it is a dynamic data structure |
| C. | it is a static data structure |
| D. | both (a) and (b) |
| Answer» B. it is a dynamic data structure | |