Question

How will you free the allocated memory?

A remove(variable-name);
B free(variable-name);
C delete(variable-name);
D dealloc(variable-name);
Answer & Explanation
Option: [B]
Advertisement
apsc cce prelims 2025