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

write a program that will print %d in the output screen??

Answer Posted / arti

main()
{ char ch[]="%d";
printf("%s",ch);
}

Is This Answer Correct ?    46 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the advantages and disadvantages of macros.

1136


What is the purpose of 'register' keyword?

1127


What is the size of empty structure in c?

1125


Why do we use main function?

1228


How can I read data from data files with particular formats?

1090


Where we use clrscr in c?

1182


Do array subscripts always start with zero?

1358


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

1955


Is null equal to 0 in sql?

1187


Why flag is used in c?

1177


Is swift based on c?

1148


Which one would you prefer - a macro or a function?

1128


How can I determine whether a machines byte order is big-endian or little-endian?

1124


What is variables in c?

1090


What are structure types in C?

1151