📚 Practice Mode

Programming Languages Fundamentals: SAS, Java, and C++

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

In C++ the function that is used to release the block of memory already used is

  1. release
  2. deallocate
  3. delete
  4. all the above