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


Please Help Members By Posting Answers For Below Questions

the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

639


Why do we use stdio h and conio h?

629


What is static function in c?

623


Why do we use int main instead of void main in c?

611


Write a program that accept anumber in words

1246






What is nested structure with example?

616


Where is volatile variable stored?

639


What is a constant and types of constants in c?

598


Why do we need arrays in c?

577


What is the description for syntax errors?

609


What does node * mean?

705


Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.

1562


Write a program on swapping (100, 50)

634


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

654


What is "Duff's Device"?

697