Which built-in library function can be used to re-size the allocated dynamic memory in C-Programming?
Answer is
realloc().