what is printf

Answer Posted / manju

printf is used to print the function of the statement.&its
header file is <include.stdio.h>

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of #define preprocessor in c?

623


Explain the process of converting a Tree into a Binary Tree.

2111


Using which language Test cases are added in .ptu file of RTRT unit testing???

3605


What is identifier in c?

552


What are logical errors and how does it differ from syntax errors?

663






What are the types of macro formats?

613


What is bin sh c?

586


Describe explain how arrays can be passed to a user defined function

609


write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

3299


What is atoi and atof in c?

620


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

637


What does %2f mean in c?

679


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2656


What is exit() function?

565


What is a lvalue

668