Computer Science, asked by amanpandey1980, 1 month ago

Write a program in C++ to swap two numbers .Value should not be fixed

Answers

Answered by payushi9589
1

Answer:

see the explanation

Explanation:

variable x and y hold the value either user input or fixed

take temporary variable

hold x in temporary variable

replace vue in x by y

then replace value in y by temporary

Answered by jaydenrendon66
0

Answer:

can you

Explanation:

can you help me please

Similar questions