which of the following defines the disadvantage of arrays
it is difficult toaccess the values in between
adding new values make the structure complex
it is not possible to change the length or data types of array at runtime
arrays are dynamic; therefore they consume more memory when they are to be created
1 answer
it is not possible to change the length or data types of array at runtime