Write an algorithm for multiplication of two user desire numbers
Answers
Answered by
0
Answer:
Algorithm to multiply two numbers in C:
1) Start
2) Accept Number one
3) Accept Number two
4) Multiply both the numbers
5) Print the result.
6) End
Answered by
1
Answer:
Algorithm to multiply two numbers in C:
Start.
Accept Number one.
Accept Number two.
Multiply both the numbers.
Print the result.
End.
Similar questions
Social Sciences,
3 months ago
Social Sciences,
6 months ago
Computer Science,
6 months ago
Physics,
11 months ago
Math,
11 months ago
Biology,
11 months ago