When we reduce the capacity of an array to one half, it is possible to run out of heap memory because:
A. This statement is false. It is not possible to run out of heap memory when reducing the size of an adjustable array.
B. a linked list has to be made to copy the array into before the size is reduced
C. a smaller array is created in the heap first
D. each line of code in a function uses up some heap memory
C
Computer Science & Information Technology
You might also like to view...
Fixing run-time and compilation errors is easy because the highlighted statement is the location and cause of the error. _________________________
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
If your intended user does not have the Adobe product used to open PDF files, then the user will not be able to open your interactive form using any other program.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology