Answer Posted / jayant
ts a primitive data type used to store floating point values
like 12.009
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is signed and unsigned?
When the macros gets expanded?
Why does the call char scanf work?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
What is the difference between fread buffer() and fwrite buffer()?
What is void pointers in c?
If null and 0 are equivalent as null pointer constants, which should I use?
Why main function is special give two reasons?
What are c preprocessors?
Write a factorial program using C.
How to write a multi-statement macro?
What is a constant and types of constants in c?
What is structure data type in c?
praagnovation
Explain what are header files and explain what are its uses in c programming?