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 ?

Answers were Sorted based on User's Feedback



write a program to print %d ? ..

Answer / naveenkumar s h

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

Is This Answer Correct ?    0 Yes 11 No

write a program to print %d ? ..

Answer / ketan

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

Is This Answer Correct ?    3 Yes 22 No

Post New Answer

More C Interview Questions

What is difference between class and structure?

0 Answers  


How many types of functions are there in c?

0 Answers  


why java is called as a purely oops language.

3 Answers   TVS,


What will the preprocessor do for a program?

0 Answers   Aspire, Infogain,


Why is void main used?

0 Answers  


main() { int i; printf("%d",((i=1)*i-- - --i*(i=-3)*i++ + ++i)); } ans is 24 bt how?pls tell smbody............

3 Answers  


find largest element in array w/o using sorting techniques.

3 Answers   Zycus Infotech,


Name the language in which the compiler of "c" in written?

3 Answers   Bajaj,


Write a code of a general series where the next element is the sum of last k terms.

0 Answers   Aspiring Minds,


how do we remove the printed character in printf statement and write next it it

1 Answers  


what is the difference between #include<stdio.h> and #include "stdio.h" ?

3 Answers  


who is the father of c

4 Answers   Infosys,


Categories