What is continuous and non-continuous data structure?
Answers
Answered by
2
Here is ur answer...
see in the pic
see in the pic
Attachments:
![](https://hi-static.z-dn.net/files/d79/1197281ba9b42961bf41dcd91087efc9.jpg)
TheNightHowler:
Hii mate
Answered by
2
Linear data structures can be constructed as a continuous arrangement of data elements in the memory. It can be constructed by using array data type.
A noncontiguous data structure is a method of storing data in sectors of memory that are not adjoining. Contiguous data structure, Memory terms, Programming terms.
A noncontiguous data structure is a method of storing data in sectors of memory that are not adjoining. Contiguous data structure, Memory terms, Programming terms.
Similar questions