Which statement is true for the class java.util.ArrayList< June 6, 2022 by admin ✪ Choose the correct option.Which statement is true for the class java.util.ArrayList?A. The elements in the collection are ordered.B. The collection is guaranteed to be immutable.C. The elements in the collection are guaranteed to be unique.D. The elements in the collection are accessed using a unique key. Submit Answer