Write an algorithm to multiply two numbers and show their results
Answers
Answered by
0
Answer:
Take two int a and b
Input a
Input b
Take int c
c=a*b
Print c
Explanation:
Similar questions
Math,
6 months ago
World Languages,
6 months ago
Hindi,
6 months ago
Computer Science,
1 year ago
Physics,
1 year ago
Psychology,
1 year ago
Psychology,
1 year ago