Computer Science, asked by vishwakarmaaman, 1 month ago

c Arrange the following steps of the algorithm to add two numbers A and B.
1. Stop
(a) Step 1.
2. Print Sum
(b) Step 2.
3. Start
(c) Step 3.
4. Input A,B
(d) Step 4.
(e) Step 5.
5. Sum=A+B
mputers-8​

Answers

Answered by atifakhan05
3

Answer:

3

4

5

2

1

Explanation:

Start

Input A, B

Sum= A+B

print Sum

Stop

Answered by rajveer116152
0

Choose the correct option: 1. In which box will you write the following instruction: Area = L * B

Similar questions