program in c++ to interchange two number using third variable
Answers
Answered by
1
int a,b,c:
c=a:
a=b:
b=c:
c is the third variable and : means semicolon
vijay12345arora:
i want program in c++
Similar questions
Computer Science,
6 months ago
Chemistry,
6 months ago
Math,
6 months ago
Physics,
1 year ago
Math,
1 year ago
Political Science,
1 year ago
Social Sciences,
1 year ago