____ changes the size of previously allocated memory to a new size.

A. malloc()
B. calloc()
C. realloc()
D. free()


Answer: C

Computer Science & Information Technology

You might also like to view...

The method that must be implemented in a class using the Comparable interface is:

a. public Object compareTo(Object other) b. public Boolean compareTo(Object other) c. public int compareTo(Object other) d. none of the above

Computer Science & Information Technology

For each of the following pairs, which represents a class and which represents an object of that class?

a. Superhero, Superman b. Justin, Person c. Rover, Pet d. Magazine, Time e. Christmas, Holiday

Computer Science & Information Technology

In order to make effective use of a new or upgraded technology, a user may require ____.

A. training B. programming C. facilities management D. a computer operator

Computer Science & Information Technology

You cannot change the order of the columns to be displayed in query results.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology