Answer Posted / suchita
frees a block allocated with malloc()
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is a static variable in c?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
Explain what are the advantages and disadvantages of a heap?
Why is structure important for a child?
What does 3 mean in texting?
What is a constant?
What is hash table in c?
What does the file stdio.h contain?
What is void c?
What is an expression?
What is the c language function prototype?
What happens if header file is included twice?
What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers
What are reserved words with a programming language?
Write a program to check armstrong number in c?