Question: Why do you use Array instead of Vector and Matrix?

In the obselote book programming examples it is using array's as data type

Is het easier to use A Vector or Matrix as datatype?

Please Wait...