Answer Posted / avinash
FLOAT IS DECIMAL,AMOUNT.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain what are header files and explain what are its uses in c programming?
What is sorting in c plus plus?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
Explain heap and queue.
Can we change the value of static variable in c?
How do I copy files?
Write a progarm to find the length of string using switch case?
Why is it that not all header files are declared in every C program?
If the size of int data type is two bytes, what is the range of signed int data type?
Can you please explain the difference between syntax vs logical error?
What is meant by recursion?
Why do we use pointer to pointer in c?
regarding pointers concept
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What is nested structure?