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
Explain what is output redirection?
What is difference between structure and union in c?
diff between exptected result and requirement?
Explain how do you use a pointer to a function?
develop algorithms to add polynomials (i) in one variable
What is calloc()?
What does a function declared as pascal do differently?
What does 1f stand for?
Write a code of a general series where the next element is the sum of last k terms.
how to introdu5ce my self in serco
Differentiate between ordinary variable and pointer in c.
What are two dimensional arrays alternatively called as?
Write a program with dynamically allocation of variable.
Give me the code of in-order recursive and non-recursive.
show how link list can be used to repersent the following polynomial i) 5x+2