Q. Select the correct statement (Solved)
1. free is used to release memory allocated by malloc
2. free is used to release memory allocated by calloc
3. both (a)and(b)
4. only(a)but not(b)
- c. both (a)and(b)
1. free is used to release memory allocated by malloc
2. free is used to release memory allocated by calloc
3. both (a)and(b)
4. only(a)but not(b)