There are some differences between the linked list and the array but the main difference between the list and the array is
List is a dynamic data structure while an array is also dynamic data
Array is a dynamic data structure while a List is a static data because it has a fixed size
List is a static data structure while an array is also a static data because it has a variable size
List is a dynamic data structure while an array is a static data because it has a fixed size
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here