Answer Posted / himanshu
garbage
but calloc returns zero
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Explain how to reverse singly link list.
Why malloc is faster than calloc?
how should functions be apportioned among source files?
Is int a keyword in c?
Describe the steps to insert data into a singly linked list.
What is a node in c?
Are there namespaces in c?
What does c value mean?
Why we not create function inside function.
Does c have enums?
What is double pointer in c?
What is assignment operator?
Why double pointer is used in c?
What is pointers in c with example?
What is quick sort in c?