Does free set pointer to null?
No Answer is Posted For this Question
Be the First to Post Answer
What is the newline escape sequence?
difference between memcpy and strcpy
What is character constants?
What is meant by int main ()?
What is meaning of "Void main" in C Language.
24 Answers Ford, GU, HCL, IBIBS, JUW, TCS,
Explain Doubly Linked Lists?
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
program for reversing a selected line word by word when multiple lines are given without using strrev
What is use of integral promotions in c?
Explain the bubble sort algorithm.
What is a file descriptor in c?
Explain the difference between malloc() and calloc() function?