printf("%d",(printf("Hello")); What it returns?
Answer Posted / anil kumar
Result is Hello5
Inner printf prints Hello and outer printf gives length of
string i.e. 5
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Why c is a mother language?
What is %d called in c?
What is the difference between malloc() and calloc() function in c language?
Differentiate between #include<...> and #include '...'
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
How can I read data from data files with particular formats?
Write a code on reverse string and its complexity.
What would be an example of a structure analogous to structure c?
What is the concatenation operator?
What language is c written?
Can variables be declared anywhere in c?
What is a program flowchart?
What is the difference between volatile and const volatile?
What are the advantages and disadvantages of c language?