what is the return type of printf

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of 'register' keyword in c language?

627


What is conio h in c?

622


Can you think of a logic behind the game minesweeper.

2007


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

599


What is getch?

632






What is the significance of scope resolution operator?

855


How can I remove the trailing spaces from a string?

612


What are the 3 types of structures?

569


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

1726


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

1655


Does c have enums?

600


Write a code to determine the total number of stops an elevator would take to serve N number of people.

727


How to get string length of given string in c?

607


What is indirection? How many levels of pointers can you have?

657


What are # preprocessor operator in c?

630