why we are using float in C

Answer Posted / siva

for decimal values

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a floating point in c?

607


Can you please explain the difference between malloc() and calloc() function?

623


What is call by value in c?

562


Where local variables are stored in c?

558


Explain what are linked list?

628






What is a spanning Tree?

959


Explain how do you print only part of a string?

652


How do I use void main?

635


Write a program to implement queue.

668


What is c system32 taskhostw exe?

597


write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)

1629


What is queue in c?

582


a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

617


List the difference between a While & Do While loops?

641


Is there a way to compare two structure variables?

617