what will happen if you free a pointer twice after
allocating memory dynamically ?
Answer Posted / zan
segmentation fault
Is This Answer Correct ? | 19 Yes | 10 No |
Post New Answer View All Answers
What is the difference between c and python?
What is data types?
What should malloc(0) do?
What does double pointer mean in c?
Explain bitwise shift operators?
Do pointers take up memory?
Are pointers really faster than arrays?
What is a constant and types of constants in c?
What is the right type to use for boolean values in c?
Explain what are the different data types in c?
What is cohesion in c?
Explain the bubble sort algorithm.
What is the default value of local and global variables in c?
What are reserved words with a programming language?
Is c high or low level?