Identify two benefits of using ArrayList over array in software development.

Identify two benefits of using ArrayList over array in software development.

Identify two benefits of using ArrayList over array in software development.

A.
reduces memory footprint

B.
implements the Collection API

C.
is multi.thread safe

D.
dynamically resizes based on the number of elements in the list



Leave a Reply 0

Your email address will not be published. Required fields are marked *