What will happen when freeing memory twice
Answers were Sorted based on User's Feedback
Answer / veeresh
Memory is the very valuable, if we leave memory freely then
memory will be wasted and cant be used.
| Is This Answer Correct ? | 0 Yes | 3 No |
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
0 Answers College School Exams Tests,
What is variable declaration and definition in c?
How can I get random integers in a certain range?
how can be easily placed in TCS.
c program to subtract between two numbers without using '-' sign and subtract function.
WAP to find that given no is small or capital
Write a program to print factorial of given number using recursion?
What is the difference between printf and scanf in c?
What is structure and union in c?
write a program to insert an element at the specified position in the given array in c language
What is a char in c?
how to TOGGLE Nth bit of variable in a MACRO