Why is not a pointer null after calling free?
No Answer is Posted For this Question
Be the First to Post Answer
Are c and c++ the same?
What are called c variables?
What is static and auto variables in c?
Write a program to print fibonacci series using recursion?
What is the use of c language in real life?
What is the memory allocated by the following definition ? int (*x)();
WHAT IS PRE POSSESSORS?
main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); }
Can we declare function inside main?
What does p mean in physics?
Explain can you assign a different address to an array tag?
What are 'near' and 'far' pointers?