Saved Bookmarks
| 1. |
Define Static Data Structures? |
|
Answer» A data STRUCTURE formed when the NUMBER of data items are known in ADVANCE is referred as static data structure or fixed SIZE data structure. A data structure formed when the number of data items are known in advance is referred as static data structure or fixed size data structure. |
|