printf("%d",(printf("Hello")); What it returns?
Answer Posted / raks
5 , Hello
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Which header file should you include if you are to develop a function which can accept variable number of arguments?
Why should I use standard library functions instead of writing my own?
Explain union.
Why is struct padding needed?
Hi can anyone tell what is a start up code?
When should a type cast not be used?
The difference between printf and fprintf is ?
how to find binary of number?
What is indirection? How many levels of pointers can you have?
What is use of pointer?
What is the role of && operator in a program code?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What is wrong with this initialization?
Can a void pointer point to a function?
Can a pointer be volatile in c?