With a partially-filled array, the array is declared to be the smallest possible size it could have. What is the primary purpose of declaring the array to be the smallest possible size?
a) To conserve memory
b) To improve performance
c) To simplify array operations
d) To accommodate future growth