printf("%d",(printf("Hello")); What it returns?
Answer Posted / srinivasa. p
Hello5
Printf() return number character print on STD::out
| Is This Answer Correct ? | 30 Yes | 10 No |
Post New Answer View All Answers
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
What is a lookup table in c?
What is a method in c?
Explain bitwise shift operators?
What is meant by keywords in c?
Is there anything like an ifdef for typedefs?
How to find a missed value, if you want to store 100 values in a 99 sized array?
explain what is fifo?
What are formal parameters?
will u please send me the placement papers to my mail???????????????????
Find MAXIMUM of three distinct integers using a single C statement
Explain how can I manipulate strings of multibyte characters?
What are c identifiers?
When should a type cast be used?
Write the syntax and purpose of a switch statement in C.