Answer Posted / rajnish
to clear input buffer
| Is This Answer Correct ? | 70 Yes | 10 No |
Post New Answer View All Answers
Array is an lvalue or not?
How can I manipulate individual bits?
What is non linear data structure in c?
How do I create a directory? How do I remove a directory (and its contents)?
Explain what are compound statements?
What is the advantage of using #define to declare a constant?
What tq means in chat?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
What is a constant and types of constants in c?
what does static variable mean?
Differentiate between calloc and malloc.
What do you mean by command line argument?
What are global variables?
to find the closest pair
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion