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 / naveenkumar s h

#include<stdio.h>
#include<conio.h>
void main()
{
printf(%d, printf(%d));
}

Is This Answer Correct ?    0 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the red-black trees?

1199


how do you execute a c program in unix.

1158


The difference between printf and fprintf is ?

1343


Who is the main contributor in designing the c language after dennis ritchie?

1052


What is binary tree in c?

1136


Explain how can I avoid the abort, retry, fail messages?

1104


What is modifier & how many types of modifiers available in c?

1072


How can you draw circles in C?

1195


formula to convert 2500mmh2o into m3/hr

1049


When should the register modifier be used? Does it really help?

1007


What do header files do?

1138


Explain the advantages of using macro in c language?

1045


Where we use clrscr in c?

1186


Explain how do you sort filenames in a directory?

1075


What is the difference between array and structure in c?

1243