Answer Posted / guest
The malloc/free implementation remembers the size of each
block allocated and returned.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
How does selection sort work in c?
What is sizeof array?
Explain what is the heap?
Is c compiled or interpreted?
What is the use of typedef in c?
What functions are used in dynamic memory allocation in c?
What are local static variables? How can you use them?
Why array is used in c?
all c language question
What is a string?
What is main () in c language?
What will be the outcome of the following conditional statement if the value of variable s is 10?
What does d mean?
What is the maximum length of an identifier?
What is a program?