Saved Bookmarks
| 1. |
Explain Nesting List with an example. |
|
Answer» l-known example is the procedure known as the nested do-loop . In data structures, data organizations that are separately identifiable but also part of a larger data ORGANIZATION are said to be nested WITHIN the larger organization. A table within a table is a nested table. A LIST within a list is a nested list. |
|