There are all kinds of data structures out there, like arrays and heaps. why can't there just be one that does it all?'
Answers
Answered by
0
if all data structure become one then how would ur compiler will read it all at once and will be unable to recognize it . And u surely dont want that your array to be readed as a string
Similar questions