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 return type of printf

Answers were Sorted based on User's Feedback



what is the return type of printf..

Answer / venkat

RETURN TYPE OF THE PRINTF IS NO.OF CHAACTERS SUCCESSFULLY
PRINTED/DISPLAYED

Is This Answer Correct ?    17 Yes 1 No

what is the return type of printf..

Answer / naresh

Return type of the printf is the no of characters printed.

Is This Answer Correct ?    4 Yes 0 No

what is the return type of printf..

Answer / sateesh

The return type of Printf in C is Integer i.e the number of
characters printed.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More C Interview Questions

Tell me when is a void pointer used?

0 Answers  


Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

0 Answers  


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

0 Answers  


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

0 Answers  


There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.

5 Answers   Yahoo,


what is diff b/w huge & far & near pointer??

1 Answers   HCL,


Explain is it better to bitshift a value than to multiply by 2?

0 Answers  


What is strcmp in c?

0 Answers  


print the palindrome numbers in between 0 to n

1 Answers  


Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

0 Answers  


Suggesting that there can be 62 seconds in a minute?

0 Answers  


Tell us something about keyword 'auto'.

0 Answers  


Categories