what will be the output of" printf("%d%d",scanf("%d%
d",&a&b));"
Answer Posted / pusuluri leela prasad
first it will return no of values that scanf can return and
second it will return first value of the scanf statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of pointers used in c language?
What is c programming structure?
What is linear search?
Hai what is the different types of versions and their differences
Explain what are binary trees?
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
Why c is called a mid level programming language?
Who is the main contributor in designing the c language after dennis ritchie?
Why main is used in c?
What is the use of extern in c?
What is p in text message?
What is the use of bitwise operator?
Describe the difference between = and == symbols in c programming?
What are the advantages and disadvantages of c language?
How do c compilers work?