Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

0 Answers  


Where are local variables stored in c?

0 Answers  


What are the types of type specifiers?

0 Answers  


what is the value of b if a=5; b=++a + ++a

31 Answers   Infosys, TCS, Tech Mahindra,


What is a const pointer in c?

0 Answers  






what is the difference between c and java?

1 Answers  


What is malloc() function?

0 Answers  


What is the purpose of the preprocessor directive error?

0 Answers  


what is a function method?give example?

0 Answers  


what is the use of c program?

4 Answers   Synergy, Web Synergies,


Why C language is a procedural language?

0 Answers   Ericsson,


What is union in c?

0 Answers  


Categories