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 are the advantages of Macro over function?
How old is c programming language?
What is extern keyword in c?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What is the Purpose of 'extern' keyword in a function declaration?
Differentiate between static and dynamic modeling.
What is struct node in c?
Add Two Numbers Without Using the Addition Operator
write a program to create a sparse matrix using dynamic memory allocation.
What is a nested formula?
what are # pragma staments?
Is it fine to write void main () or main () in c?
Why is c platform dependent?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
if p is a string contained in a string?