railway RRB JE (CBT I + CBT II) Mock Test 2024 Programming and Data Structure Programming in C Function Recursion
In C memory can be deallocated at the runtime. which of the following predefined function can be used to perform this task?
1
remove();
2
delete();
3
free();
4
terminate();