vendredi 31 juillet 2015

how are arrays actually created under the hood ? so if I I'm creating my own implementation?

I would actually like to understand the implementation of them if I was writing a raw class to emulate the behavior. I understand there is a reference variable that points to multiple objects, but not sure how to model that in code. Any language appreciated: please do not answer the question like you make an array as such : int []i. Thanks in adance

Aucun commentaire:

Enregistrer un commentaire