printf("%d",(printf("Hello")); What it returns?
Answer Posted / srinivasa. p
int
| Is This Answer Correct ? | 0 Yes | 18 No |
Post New Answer View All Answers
is it possible to create your own header files?
explain how do you use macro?
What is the hardest programming language?
What is bss in c?
What are the types of arrays in c?
What is meant by operator precedence?
What is the size of a union variable?
What is sizeof int?
what is bit rate & baud rate? plz give wave forms
Calculate 1*2*3*____*n using recursive function??
When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd
What are the types of c language?
Disadvantages of C language.
What is .obj file in c?
Tell me what are bitwise shift operators?