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

Write a program to know whether the input number is an armstrong number.

1169


Which is an example of a structural homology?

1373


Explain the difference between strcpy() and memcpy() function?

1058


What is string in c language?

1240


Explain what is a stream?

1138


Write a program to use switch statement.

1176


Where is volatile variable stored?

1141


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

2425


What is a function in c?

1668


Explain what is output redirection?

1242


What are data types in c language?

1099


Describe wild pointers in c?

1161


What happens if a header file is included twice?

1076


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

1167


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

1443