When a program is finished using memory that has been dynamically allocated using new, the memory can be returned to the heap, or de-allocated using the operator.

a. true
b. false