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
What is stack in c?
What are the disadvantages of a shell structure?
What is %g in c?
what is uses of .net
Difference between MAC vs. IP Addressing
What does %2f mean in c?
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.
Can we declare variable anywhere in c?
Subtract Two Number Without Using Subtraction Operator
any "C" function by default returns an a) int value b) float value c) char value d) a & b
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
List the difference between a "copy constructor" and a "assignment operator"?
What is adt in c programming?
What does c mean in basketball?
Can a program have two main functions?