Answer Posted / sujith shetty
Printf is a statement used to print the character number
etc..inside the double quote.it is stored in the library
function #include<stdio.h>.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of assignment statements?
Explain which function in c can be used to append a string to another string?
What are identifiers c?
What is printf () in c?
Explain the advantages and disadvantages of macros.
Why is %d used in c?
what is reason of your company position's in india no. 1.
Are pointers integer?
how we can make 3d venturing graphics on outer interface
What are extern variables in c?
What is the size of enum in c?
How many keywords (reserve words) are in c?
Function calling procedures? and their differences? Why should one go for Call by Reference?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
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