printf("%d",(printf("Hello")); What it returns?
Answer Posted / soupal roy
hello4
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What does %c mean in c?
Where are local variables stored in c?
What does %p mean?
What is a function in c?
How can I find the modification date and time of a file?
What is the purpose of scanf() and printf() functions?
#include
How does struct work in c?
What are shell structures used for?
What is masking?
What are the two forms of #include directive?
Calculate 1*2*3*____*n using recursive function??
What are the salient features of c languages?
What is unary operator?
What is advantage of pointer in c?