Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between int and float?

Answer Posted / glibwaresoftsolutions

 int: Stores integer values (e.g., 1, -10).
 float: Stores floating-point numbers (e.g., 3.14, -2.7).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you apply link and association interchangeably?

1173


What is the difference between procedural and functional programming?

1130


What does volatile do?

1033


Why do we use & in c?

1047


What is #error and use of it?

1343


What is %g in c?

1120


What are actual arguments?

1153


Explain what will the preprocessor do for a program?

1109


What is c language and why we use it?

1118


What are the functions to open and close file in c language?

1260


What is the difference between struct and union in C?

1382


Is it possible to use curly brackets ({}) to enclose single line code in c program?

1372


How can you increase the size of a dynamically allocated array?

1231


There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?

1351


a program that can input number of records and can view it again the record

1959