what will be the output of "printf("%d%d",scanf("%d%
d",&a,&b))".provide an explation regarding the question
Answer Posted / manish soni bca 3rd year jaipu
if we enter
1234
5678
answer is
2 5678
plz tell how
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
I have seen function declarations that look like this
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
Why doesnt that code work?
Explain the use of 'auto' keyword
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
List the different types of c tokens?
how to build a exercise findig min number of e heap with list imlemented?
What is the difference between variable declaration and variable definition in c?
What is the correct declaration of main?
How reliable are floating-point comparisons?
How do you initialize pointer variables?
Explain what is wrong with this statement? Myname = ?robin?;
What are loops c?
What are the different types of objects used in c?