Answer Posted / rani
a memory allocation for the multiple blocks i.e array of
blocks and intialising the first block to zero.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between far and near in c?
What are the advantages of using macro in c language?
Write a program with dynamically allocation of variable.
What do the functions atoi(), itoa() and gcvt() do?
What is non linear data structure in c?
What are preprocessor directives in c?
how to construct a simulator keeping the logical boolean gates in c
Can math operations be performed on a void pointer?
What is the advantage of a random access file?
Write a program on swapping (100, 50)
How can I make sure that my program is the only one accessing a file?
Explain how do you print only part of a string?
What are register variables in c?
Explain what are the advantages and disadvantages of a heap?
What is merge sort in c?