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?

Answers were Sorted based on User's Feedback



What is the difference between int and float?..

Answer / nashiinformaticssolutions

 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

What is the difference between int and float?..

Answer / 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

What is the difference between int and float?..

Answer / hr@tgksolutions.com

 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

More C Interview Questions

What is use of pointer?

0 Answers  


what would be the output of the following prog? Justify your answer? main() { unsigned char ch; unsigned char i; ch = -255; printf("%d",ch); i = -1; printf("%d",i); }

1 Answers  


what is the use of c program?

4 Answers   Synergy, Web Synergies,


main() { int a=0; if(a=0) printf("Ramco Systems\n"); printf("India\n"); } output?

7 Answers   Ramco,


Can you write a programmer for FACTORIAL using recursion?

0 Answers   ADP,


Explain how can you tell whether a program was compiled using c versus c++?

0 Answers  


Where are c variables stored in memory?

0 Answers  


Expand the following LKB BKL FFG

0 Answers  


WHAT IS ABSTRACT DATA TYPE

4 Answers   Wipro,


Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)

6 Answers   Subex,


what does " calloc" do?

7 Answers   Cadence, Logos,


What should malloc(0) do?

0 Answers  


Categories