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
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is variable in c example?
Is null a keyword in c?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What are keywords c?
What is getch () for?
What is difference between union All statement and Union?
What is the right way to use errno?
Describe the difference between = and == symbols in c programming?
What is hash table in c?
If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..
All technical questions
What are the disadvantages of external storage class?
Explain how can a program be made to print the name of a source file where an error occurs?
If errno contains a nonzero number, is there an error?