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
What is a spanning Tree?
what value is returned to operating system after program execution?
What is difference between far and near pointers?
What is the use of bit field?
Is malloc memset faster than calloc?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
What is output redirection?
What is the use of function overloading in C?
What is the value of c?
Why is it that not all header files are declared in every C program?
How can a program be made to print the line number where an error occurs?
What are structure types in C?
What is time null in c?
How can I write a function that takes a format string and a variable number of arguments?
Is fortran still used in 2018?