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
World Languages,
6 months ago
Science,
6 months ago
English,
6 months ago
Physics,
11 months ago
Math,
11 months ago
Political Science,
1 year ago
Social Sciences,
1 year ago