printf("%d",(printf("Hello")); What it returns?
Answer Posted / vivek_akathara
if the statement is as shown above then it will show an
error due to incomplete parentheses(there are 3 opening and
2 closing)
once that is corrected then you will get the output as
hello5 for the reasons explained above.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How does sizeof know array size?
Is a house a mass structure?
Are local variables initialized to zero by default in c?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What are the different types of control structures in programming?
What does s c mean in text?
Explain pointer. What are function pointers in C?
What are the different file extensions involved when programming in C?
What is the difference between printf and scanf )?
What is a pragma?
Explain how can you restore a redirected standard stream?
Where are the auto variables stored?
What are c header files?
What functions are used in dynamic memory allocation in c?
What is dynamic variable in c?