Which of the following statements are true or false? Statement 1: The free () function releases the
Question:
Which of the following statements are true or false?
Statement 1: The free () function releases the space previously assigned by the malloc (), calloc () or realloc () function.
Statement 2: A dangling pointer and void pointers both are same.
A. Statement 1 is false and Statement 2 is true
B. Statement 2 is false and Statement 1 is true
C. Statements 1 and 2 are false
D. Statements 1 and 2 are true
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Data Structures Using C A Practical Approach For Beginners
ISBN: 9781000470741
1st Edition
Authors: Amol M Jagtap, Ajit S Mali
Question Posted: