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
What does double pointer mean in c?
Distinguish between actual and formal arguments.
What do you mean by a local block?
what value is returned to operating system after program execution?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
How do you override a defined macro?
What is the use of a semicolon (;) at the end of every program statement?
What is struct node in c?
How can type-insensitive macros be created?
How to compare array with pointer in c?
What functions are used for dynamic memory allocation in c language?
Give me the code of in-order recursive and non-recursive.
How to declare pointer variables?
Do you know the purpose of 'register' keyword?
Differentiate between null and void pointers.