what are the various memory handling mechanisms in C ?
Answer Posted / henry
malloc(), calloc(), ralloc() are all for allocating memory.
free() is for freeing memory.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is sizeof in c?
What is double pointer in c?
How can I do peek and poke in c?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
c program for searching a student details among 10 student details
Explain what is a static function?
How can you draw circles in C?
Is it valid to address one element beyond the end of an array?
What are the primitive data types in c?
What are the disadvantages of c language?
What is a class c rental property?
Can we increase size of array in c?
What is printf () in c?
Why is c still so popular?
What is the process of writing the null pointer?