what is the output for the code :
main()
{
int i,j;
printf("%d %d ",scanf("%d%d",&i,&j));
}
Answer Posted / satish kondapalli
2 2
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What is #include stdio h?
What are the salient features of c languages?
What is call by value in c?
How many types of errors are there in c language? Explain
Explain b+ tree?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
What is a far pointer in c?
Can you assign a different address to an array tag?
Why c is called top down?
what are bit fields in c?
How can a program be made to print the name of a source file where an error occurs?
what is recursion in C
Hai what is the different types of versions and their differences
What does 3 mean in texting?