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...

main()
{
float a=3.2e40;
printf("%d",a);
}

Answer Posted / pankaj bhalerao

i run this and i found that the answer is zero because a
is declared as float and it is print ans integer and its
mantissa part is also a float therefore the output is zero.

thank you...

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What library is sizeof in c?

1140


Explain how can type-insensitive macros be created?

1040


What is the size of empty structure in c?

1127


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

2107


Where does the name "C" come from, anyway?

1214


What does *p++ do? What does it point to?

1119


Once I have used freopen, how can I get the original stdout (or stdin) back?

1119


Write programs for String Reversal & Palindrome check

1134


What is #line?

1108


Why is sprintf unsafe?

1127


What are the header files used in c language?

1093


What is getch () for?

1312


What are called c variables?

1124


Explain #pragma statements.

1097


What is the difference between struct and union in C?

1382