Does free set pointer to null?


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

Post New Answer

More C Interview Questions

What is unsigned int in c?

0 Answers  


Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it?

3 Answers  


What are terms in math?

0 Answers  


difference between object file and executable file

0 Answers  


What's wrong with the call "fopen ("c:\newdir\file.dat", "r")"?

1 Answers  






why return type of main is not necessary in linux

0 Answers   TCS,


wap in c to accept n number display the highest and lowest value

2 Answers  


Why should I prototype a function?

0 Answers  


What are header files? What are their uses?

0 Answers  


Between macros and functions,which is better to use and why?

0 Answers  


Explain the priority queues?

0 Answers  


what is the difference between %d and %*d in c languaga?

7 Answers   TCS,


Categories