what will be the output of "printf("%d%d",scanf("%d%
d",&a,&b))".provide an explation regarding the question
Answer Posted / dipendra
i think it will print the 2, and some garbage value.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Why is c called "mother" language?
List the difference between a While & Do While loops?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
What is the best style for code layout in c?
What are the disadvantages of c language?
find the sum of two matrices and WAP for it.
What is an auto variable in c?
What is function definition in c?
How do you define a function?
What is difference between static and global variable in c?
What is I ++ in c programming?
What is getch() function?
When can a far pointer be used?
What is the difference between test design and test case design?
What is the description for syntax errors?