Math, asked by vivek61022, 5 months ago

write an algorithm and variables for swap two numbers using 3rd variables​

Answers

Answered by shakshee06
0

Answer:

1. The lady is very old. She cannot walk fastly.

2. Bangalore roads are very narrow. We cannot ride the vehicles properly.

3. The bat is very expensive. We cannot buy it.

4. His handwriting is very dirty. We cannot read it.

5. The market is very far. He cannot go there.

Step-by-step explanation:

plz mark me brainlist

follow me also

Answered by sunakat483
1

Answer:

Algorithm : b. without using a third variable

  1. Step 1 : Start.
  2. Start 2 : READ num1, num2.
  3. Start 3 : num1 = num1 + num2.
  4. Start 4 : num2 = num1 - num2.
  5. Start 5 : num1 = num1 - num2.
  6. Start 6 : PRINT num1, num2.
  7. Start 7 : Stop.
Similar questions