Answer Posted / salini
for fractional values
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is else if ladder?
Why do we use pointer to pointer in c?
What is a node in c?
What is 2c dna?
Write a program to know whether the input number is an armstrong number.
Difference between Function to pointer and pointer to function
What are the different properties of variable number of arguments?
What is the use of #define preprocessor in c?
What is the significance of an algorithm to C programming?
regarding pointers concept
How can you avoid including a header more than once?
What is console in c language?
Write a program to print factorial of given number using recursion?
What is meant by errors and debugging?
which is conditional construct a) if statement b) switch statement c) while/for d) goto