what will happen if you free a pointer twice after
allocating memory dynamically ?
Answer Posted / karnik ankit
segmentation fault will be created
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
What is the best way to comment out a section of code that contains comments?
How do you print an address?
Why do we need functions in c?
What is sizeof return in c?
difference between native and cross compilers
Compare array data type to pointer data type
What is the difference between āgā and āgā in C?
How does selection sort work in c?
Explain how do you determine the length of a string value that was stored in a variable?
What is the process of writing the null pointer?
what are the 10 different models of writing an addition program in C language?
How do you view the path?
Does * p ++ increment p or what it points to?
Is it cc or c in a letter?
What is #include stdlib h?