How are python lists different from Java arrays

前端 未结 0 793
失恋的感觉
失恋的感觉 2020-12-10 16:08

As we know that array store data in the memory in a contiguous manner i.e. the data(element of the array) stored is sequential and is not stored randomly at different addres

相关标签:
回答
  • 消灭零回复
提交回复
热议问题