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
1
Answer:
kfkfkrkkfjrjrjkdkkdkd
Answered by
0
Here we are writing the following steps of the algorithm to multiply two numbers in correct order which is represented as
Step1: Start
Step2: Read A, B
Step3: Product A * B
Step4: Print Product
Step5: Stop
Similar questions