Answer Posted / prady
To provide accuracy for calculations.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What do you mean by recursion in c?
Explain continue keyword in c
Can we assign integer value to char in c?
Is linux written in c?
Explain the bubble sort algorithm.
Explain enumerated types.
Is array a primitive data type in c?
What are the advantages of c language?
Explain how to reverse singly link list.
What is malloc return c?
How can I sort a linked list?
Is it possible to initialize a variable at the time it was declared?
Can we use any name in place of argv and argc as command line arguments?
Why is it usually a bad idea to use gets()? Suggest a workaround.
What is a built-in function in C?