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
Tell me what are bitwise shift operators?
What is signed and unsigned?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
Describe static function with its usage?
What is action and transformation in spark?
Why we not create function inside function.
What is int main () in c?
What does %c do in c?
Can math operations be performed on a void pointer?
Which are low level languages?
What is meant by high-order and low-order bytes?
How is actual parameter different from the formal parameter?
Can you explain the four storage classes in C?
What is the size of a union variable?
What is preprocessor with example?