What will happen when freeing memory twice

Answer Posted / kav_029

May leads to dangling pointer

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can the sizeof operator be used to tell the size of an array passed to a function?

608


What is the purpose of type declarations?

673


Explain spaghetti programming?

678


What are structure types in C?

655


What does d mean?

572






any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()

689


Is there sort function in c?

570


code for replace tabs with equivalent number of blanks

1629


Why do we use int main?

598


What are conditional operators in C?

616


What is pointer to pointer in c with example?

540


What is the difference between fread buffer() and fwrite buffer()?

665


Write a code to generate divisors of an integer?

626


Why do we use pointer to pointer in c?

586


What are the difference between a free-standing and a hosted environment?

735