why to assign a pointer to null sometimes??how can a pointer
we declare get assigned with a garbage value by default???
No Answer is Posted For this Question
Be the First to Post Answer
what is purpose of fflush(stdin) function
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What is const keyword in c?
How can I remove the trailing spaces from a string?
Can we access the array using a pointer in c language?
Explain what is the general form of a c program?
What is c variable?
how to find string length wihtout using c function?
What is the main differences between C and Embedded C?
What is the difference between typedef and #define?
What math functions are available for integers? For floating point?
Explain what is the difference between functions abs() and fabs()?