what is the output for the code :
main()
{
int i,j;
printf("%d %d ",scanf("%d%d",&i,&j));
}

Answer Posted / sundar

what input to give that number can display

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

906


What is the difference between typedef and #define?

748


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

5164


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

2853


write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

2531


What is assert and when would I use it?

779


hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1643


Write program to remove duplicate in an array?

824


Can the “if” function be used in comparing strings?

788


What are the 5 data types?

786


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

1010


What are multidimensional arrays?

875


What is volatile c?

778


Differentiate between Macro and ordinary definition.

992


which type of aspect you want from the student.

1916