Write a basic programe to display the maximum number out of 3 number?
Answers
Answered by
0
Answer:
Algorithm to find greatest number of three given numbers
Check if num1 is greater than num2. If true, then check if num1 is greater than num3. If true, then print 'num1' as the greatest number. If false, then print 'num3' as the greatest number.
Answered by
0
Answer:
ALGORITHM
I hope this might help you with ☺
Similar questions
Math,
7 hours ago
Physics,
7 hours ago
Math,
14 hours ago
Social Sciences,
14 hours ago
Math,
8 months ago
Social Sciences,
8 months ago