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...


What is the output of printf("%d", printf("Hello"));?



What is the output of printf("%d", printf("Hello"));?..

Answer / nashiinformaticssolutions

Output:
Hello5

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

how to find the binary of a number?

10 Answers   Infosys,


Is c easier than java?

0 Answers  


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

0 Answers  


Write a program to implement queue.

0 Answers   Aricent,


Can you write the function prototype, definition and mention the other requirements.

0 Answers   Adobe,


What is meant by high-order and low-order bytes?

0 Answers  


when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none

7 Answers   HCL,


void main() { int i=5; printf("%d",i+++++i); }

17 Answers   ME,


where can function pointers be used?

2 Answers  


which is an algorithm for sorting in a growing Lexicographic order

0 Answers  


What are different storage class specifiers in c?

0 Answers  


Write a program of prime number using recursion.

0 Answers   Aspiring Minds,


Categories