In the following code fragment, the variables SIZE and count serve what roles? Group of answer choices SIZE is the capac
Posted: Fri May 20, 2022 5:46 pm
In the following code fragment, the
variables SIZE and count serve what roles?
Group of answer choices
SIZE is the capacity of the array; count is the
number of elements currently used
SIZE is the number of elements used in the
array; count is the array capacity
SIZE is the capacity of the array; count is the
number of elements that are equal to zero
SIZE is the number of elements unused in the
array; count is the number of inputs
variables SIZE and count serve what roles?
Group of answer choices
SIZE is the capacity of the array; count is the
number of elements currently used
SIZE is the number of elements used in the
array; count is the array capacity
SIZE is the capacity of the array; count is the
number of elements that are equal to zero
SIZE is the number of elements unused in the
array; count is the number of inputs