Q18 Single choice Mark for later What is the main difference between an array and a list in UiPath? A An array is a fixed-size collection of elements of the same type while a list is a dynamic-sized collection of elements of the same type, B An array is a dynamic-sized collection of elements of the same type while a list is a fixed-size collection of elements of the same type. C An array is a fixed-size collection of elements of different types while a list is a dynamic-sized collection of elements of the same type. D An array is a fixed-size collection of elements of the same type while a list is a dynamic-sizedcollection of elements of different types. Correct answer