Hello! I'm doing a program and plan to use object arrays. The question is, will there be ejecution problems if I re-inicialize the array? Given that the amount of spaces can't be changed (incrised or decreased), to rewrite the array complete can give problems? for example:
Using this kind of operantions will give problems on the long run?