Computer Science, asked by lablah6969, 9 hours ago

Q1. Write the following steps of the algorithm to multiply two numbers in correct order.
Step 1: Product = A*B
Step 2: Start
Step 3: Stop
Step 4: Read A, B
Step 5: Print Product

Answers

Answered by Kittumishrakrishi
8

Answer:

Step 1: Start

Step 2: Read A,B

Step 3: Product = A*B

Step 4: Print Product

Step 5: Stop

Explanation:

Please mark me brainliest

Answered by simran12363
0

Answer:

step 2

step 3

Explanation:

start

stop

is your answer

Similar questions