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

What is function pointer c?

0 Answers  


What is optimization in c?

0 Answers  


Explain do array subscripts always start with zero?

0 Answers  


What are structures and unions? State differencves between them.

0 Answers   iNautix,


What is difference between stdio h and conio h?

0 Answers  


hi how to convert program from notepad to turboc editor can u please help me

3 Answers  


There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side? Upload a C program to demonstrate the behaviour of the game.

2 Answers  


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

0 Answers  


What Is The Difference Between Null And Void Pointer?

0 Answers   TCS,


where do we use volatile keyword?

1 Answers  


#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }

1 Answers  


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

0 Answers  


Categories