Answer Posted / srinivas
Allocate memory where ever it is free and that to it is in
terms of block and initialises that block to zero.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you use a pointer to a function?
What is the use of static variable in c?
What is typedf?
What is signed and unsigned?
What is indirection?
What is structure padding and packing in c?
What is the difference between NULL and NUL?
How can I convert a number to a string?
What is the deal on sprintf_s return value?
how to find binary of number?
What do header files do?
What is array of pointers to string?
ATM machine and railway reservation class/object diagram
What is nested structure with example?
Explain the difference between call by value and call by reference in c language?