printf("%d",(printf("Hello")); What it returns?

Answer Posted / srinivasa. p

1

Printf() return number character print on STD::out

Is This Answer Correct ?    4 Yes 23 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is best linux os?

656


please give me some tips for the placement in the TCS.

1727


What are header files? What are their uses?

728


Why is c called a mid-level programming language?

839


Is c object oriented?

630






What is hash table in c?

666


What is the code for 3 questions and answer check in VisualBasic.Net?

1782


How can I write a function that takes a format string and a variable number of arguments?

685


Why c is a procedural language?

696


What is printf () in c?

666


What is a stream water?

768


Once I have used freopen, how can I get the original stdout (or stdin) back?

723


What is the difference between scanf and fscanf?

749


int i=10; printf("%d %d %d", i, i=20, i);

1118


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1943