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

Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?

1098


What is huge pointer in c?

1133


How do you use a pointer to a function?

1145


Explain the concept and use of type void.

1161


When should a far pointer be used?

1180


Explain what is the difference between far and near ?

1162


How can you increase the size of a dynamically allocated array?

1231


What do you mean by c what are the main characteristics of c language?

1069


What is an example of structure?

1089


What is scope rule in c?

1122


What is call by value in c?

1047


how do you programme Carrier Sense Multiple Access

2008


Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

2091


What is the difference between int main and void main in c?

1233


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

1922