why we are using float in C

Answers were Sorted based on User's Feedback



why we are using float in C..

Answer / siva

for decimal values

Is This Answer Correct ?    8 Yes 0 No

why we are using float in C..

Answer / prady

To provide accuracy for calculations.

Is This Answer Correct ?    4 Yes 1 No

why we are using float in C..

Answer / remya

for decimal and to get a accurate value

Is This Answer Correct ?    1 Yes 0 No

why we are using float in C..

Answer / salini

for fractional values

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

0 Answers  


What is %d used for?

0 Answers  


How do we print only part of a string in c?

0 Answers  


Why doesnt that code work?

0 Answers  


Compare interpreters and compilers.

0 Answers  






The file stdio.h, what does it contain?

0 Answers  


What are the types of macro formats?

0 Answers  


Do you have any idea about the use of "auto" keyword?

0 Answers  


what is the benefit of c30

2 Answers  


Is c an object oriented programming language?

1 Answers  


How would you find a cycle in a linked list?

3 Answers   NSN,


What are qualifiers in c?

0 Answers  


Categories