Answer Posted / salini
for fractional values
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what are header files and explain what are its uses in c programming?
What is chain pointer in c?
What is the difference between strcpy() and memcpy() function in c programming?
Difference between exit() and _exit() function?
What does node * mean?
Is it cc or c in a letter?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
number of times a digit is present in a number
Is it better to use malloc() or calloc()?
What is the purpose of realloc()?
How to compare array with pointer in c?
what is bit rate & baud rate? plz give wave forms
Why string is used in c?
What are the Advantages of using macro
Explain the bubble sort algorithm.