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 is null in c?
What are unions in c?
Explain what is operator promotion?
Why flag is used in c?
What are different storage class specifiers in c?
Where we use clrscr in c?
What is the difference between fread and fwrite function?
Write a program to print "hello world" without using a semicolon?
What is function definition in c?
What is auto keyword in c?
What is the use of define in c?
What is %g in c?
What are the types of i/o functions?
Ow can I insert or delete a line (or record) in the middle of a file?
What is static function in c?