How does free() know explain how much memory to release?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How do you override a defined macro?

0 Answers  


How can I remove the leading spaces from a string?

0 Answers  


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

0 Answers   GrapeCity,


what is ram?

3 Answers   TCS,


Why do u use # before include in a C Progam?

9 Answers   IBM,






can we access one file to one directory?

1 Answers  


#include <stdio.h> int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..

3 Answers  


How do I read the arrow keys? What about function keys?

0 Answers  


What language is lisp written in?

0 Answers  


Can i use “int” data type to store the value 32768? Why?

0 Answers  


Why do we need a structure?

0 Answers  


write a program in C to swap two variables

7 Answers   Attrabyte, Marlabs,


Categories