printf("%d",(printf("Hello")); What it returns?
Answer Posted / srinivasa. p
1
Printf() return number character print on STD::out
| Is This Answer Correct ? | 4 Yes | 23 No |
Post New Answer View All Answers
Can a function argument have default value?
Explain null pointer.
What does c mean in basketball?
When should a type cast not be used?
Is c is a procedural language?
What is the purpose of macro in C language?
What are enumerated types?
Explain setjmp()?
What is meant by keywords in c?
What is unary operator?
Why can’t we compare structures?
What is the difference between test design and test case design?
What is masking?
Write a code on reverse string and its complexity.
Explain what is the purpose of "extern" keyword in a function declaration?