what will be the output of "printf("%d%d",scanf("%d%
d",&a,&b))".provide an explation regarding the question
Answer Posted / akki166786
you are right mr. manish that it will print 2 and value of
'b' but i also dont know why it is printing the value of 'b'..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define circular linked list.
Explain what is the difference between null and nul?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
What is bubble sort in c?
What are the benefits of c language?
How to create struct variables?
List some basic data types in c?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Why & is used in scanf in c?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
Explain the difference between the local variable and global variable in c?
Subtract Two Number Without Using Subtraction Operator
How can a program be made to print the name of a source file where an error occurs?
What is character set?
What is the total generic pointer type?