#include<stdio.h>
#include<conio.h>
# define swap(a,b) temp=a; a=b; b=temp;
void main( )
{
int i, j, temp;
i=5;
j=10;
temp=0;
if( i > j)
swap( i, j );
printf( "%d %d %d", i, j, temp);
}
Answer Posted / kumaravel
chance of providing answer is not possible. empty screen become view.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I prevent another program from modifying part of a file that I am modifying?
how to count no of words,characters,lines in a paragraph.
What does return 1 means in c?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
Simplify the program segment if X = B then C ← true else C ← false
What is the c value paradox and how is it explained?
What is the benefit of using an enum rather than a #define constant?
What is c standard library?
What is indirection in c?
How can I find the modification date of a file?
What are the 5 types of organizational structures?
Explain the difference between getch() and getche() in c?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
Explain how do you generate random numbers in c?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)