C++ Operator That Deallocates Memory Obtained With new - AP Moller Maersk OA Question | OAHelper
Company: AP Moller Maersk
Difficulty: easy
Problem Statement
C++ Operator That Deallocates Memory Obtained With new In C++, memory is allocated dynamically with the new operator. Which of the following operators is used to free that memory when it is no longer needed?