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 to print %d ?

Answer Posted / rashmi

#include<stdio.h>
main()
{
printf("\%d");
}

Is This Answer Correct ?    5 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of c language?

1228


Why header file is used in c?

1156


Explain the array representation of a binary tree in C.

1281


How can I insert or delete a line (or record) in the middle of a file?

1069


Why does everyone say not to use gets?

1199


List the different types of c tokens?

1120


What are the types of data types and explain?

1131


Can include files be nested?

1156


Is c is a procedural language?

1130


What does %d do in c?

1010


Explain data types & how many data types supported by c?

1133


What is far pointer in c?

1389


What is difference between structure and union with example?

1121


Explain the properties of union. What is the size of a union variable

1248


Why flag is used in c?

1181