Why is not a pointer null after calling free?


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

Post New Answer

More C Interview Questions

Write a program in c to replace any vowel in a string with z?

0 Answers   IBS,


What is switch in c?

0 Answers  


What is the maximum no. of arguments that can be given in a command line in C.?

0 Answers   HCL,


Predict the output or error(s) for the following: 25. main() { printf("%p",main); }

3 Answers   Google, ME,


How do you determine a file’s attributes?

0 Answers  






What is actual argument?

0 Answers  


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

0 Answers   Amazon,


What is the use of bit field?

0 Answers  


What are the advantages of Macro over function?

1 Answers  


What is the -> in c?

0 Answers  


write a programming in c language, 1 3 5 7 9 11

2 Answers   NIIT,


write a program to convert a expression in polish notation (postfix) to inline (normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix

0 Answers  


Categories