If you are looking for the answer of difference between array and a list, you’ve got the right page. We have approximately 10 FAQ regarding difference between array and a list. Read it below.
It reduces the space and time complexities of different tasks
Ask: It reduces the space and time complexities of different tasks a. array b. data structure c. linked list d. stacks
C. linked list
but im not sure okay
The difference between string and array
Ask: The difference between string and array
Answer:Difference between Array and String. The main difference between the two is that arrays can have any data type of any length while strings are usually ASCII characters that are terminated with a null character ‘