Does anyone have a good explanation of why arrays have an add and remove method if arrays are of a fixed size? I understand that there are ways around it, but I don't get why they would give you a method if you can't use it.
↧
Does anyone have a good explanation of why arrays have an add and remove method if arrays are of a fixed size? I understand that there are ways around it, but I don't get why they would give you a method if you can't use it.