Algorithm for swapping of two number without using third variable
Answers
Answered by
0
Answer:
1:start.
2:read a,b,temp.
3.temp=a;
a=b;
b=temp;
4:print a,b.
5:stop
for flow chart use
oval shape for stop and start
rectangle for 3rd step
parrelogram for print and read
all should joined by arrows
Similar questions
Math,
19 hours ago
Environmental Sciences,
19 hours ago
India Languages,
19 hours ago
Math,
1 day ago
Social Sciences,
8 months ago
Social Sciences,
8 months ago