The size of the dynamic array is deallocated if the array size is less than _________% of the backend physical size.

The size of the dynamic array is deallocated if the array size is less than _________% of the backend physical size. Correct Answer 30

The size of the dynamic array is decreased/deallocated if the actual size of the array is less than 30% of the backend physical size. This is used to avoid memory wastage.
Bissoy MCQ

Related Questions

The reserved memory or private space of the subroutine gets deallocated when _______
Which architectural layer is used as a backend in cloud computing?
Which of the architectural layer is used as backend in cloud computing?
To obtain better memory utilization, dynamic loading is used. With dynamic loading, a routine is not loaded until it is called. For implementing dynamic loading ____________
L is older than M and taller than N. O is younger than P, older than N and shorter than Q. R is older than S, younger than N, shorter than S and taller than Q. S is older than L, M, O, P, Q, R and S is necessarily false?
What is meant by physical size in a dynamic array?