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


Please Help Members By Posting Answers For Below Questions

Difference between Shallow copy and Deep copy?

1569


pierrot's divisor program using c or c++ code

1732


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

564


Can you assign a different address to an array tag?

696


What is the difference between variable declaration and variable definition in c?

564






What is self-referential structure in c programming?

658


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1879


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3056


Can 'this' pointer by used in the constructor?

610


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1904


Is c still used?

603


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

1862


in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.

7404


Explain how do you list files in a directory?

617


I need a sort of an approximate strcmp routine?

657