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 / rajendra chouhan

0

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the difference between realloc and free.

1145


Write a code to determine the total number of stops an elevator would take to serve N number of people.

1309


What is the description for syntax errors?

1216


What will the preprocessor do for a program?

1117


What is main function in c?

1137


Difference between strcpy() and memcpy() function?

1209


What are local static variables?

1207


What is bubble sort in c?

1104


Why do we use pointer to pointer in c?

1136


What is the default value of local and global variables in c?

1099


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

1355


When should the const modifier be used?

1154


Explain what is a program flowchart and explain how does it help in writing a program?

1143


What is the g value paradox?

1250


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

2926