printf("%d",(printf("Hello")); What it returns?
Answer Posted / vignesh1988i
the printf fun() always writterns the numbeer of characters
...... so 5 is o/p
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Can you write a programmer for FACTORIAL using recursion?
Why do we use namespace feature?
what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555
What is difference between class and structure?
What are the c keywords?
What is an identifier?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
What does c mean before a date?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
How can I list all of the predefined identifiers?
write a program to concatenation the string using switch case?
What is the significance of scope resolution operator?
Can we use visual studio for c?
What is data type long in c?
What is p in text message?