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()
{
int i=400,j=300;
printf("%d..%d");
}

Answer Posted / suresh reddy

Answer:

400 300

printf takes first two intilization values as default

Is This Answer Correct ?    2 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can variables be declared anywhere in c?

1148


What is c system32 taskhostw exe?

1071


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

1128


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

1445


What do you mean by a local block?

1127


What does sizeof int return?

1132


What is a node in c?

1022


What is a scope resolution operator in c?

1328


What is getch() function?

1109


What are the different types of linkage exist in c?

1074


What is scope rule of function in c?

1149


What is chain pointer in c?

1113


What is null pointer constant?

1277


What is pointers in c with example?

1138


how to find anagram without using string functions using only loops in c programming

3237