Hello!
Please, if we have more objects of one class pointed by x, how do we decide which is x[0], x[1],x[2] etc?
Hpw can more objects of one class be pointed by the same x name of the varible?
x[0], x[1],x[2] makes them of course differenty named.
Many thanks!