Answer Posted / pearl
This is possible if your OS providing the system calls to access those memory manager data structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many main () function we can have in a project?
Differentiate between Macro and ordinary definition.
What happens if you free a pointer twice?
What is self-referential structure in c programming?
Which of these functions is safer to use : fgets(), gets()? Why?
How important is structure in life?
What are enumerated types?
What are reserved words?
Explain what is wrong with this statement? Myname = ?robin?;
Describe static function with its usage?
What are 'near' and 'far' pointers?
Is that possible to store 32768 in an int data type variable?
What is a struct c#?
What is malloc calloc and realloc in c?
How can you avoid including a header more than once?