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
Computer Science,
3 months ago
English,
3 months ago
English,
3 months ago
Social Sciences,
8 months ago
Computer Science,
8 months ago
Physics,
1 year ago
Math,
1 year ago
Biology,
1 year ago