VII.unsolve Java program 1. Write a program in Java to input three numbers and display the greatest the smallest of the two numbers. Hint: Use Math.min() and Math.max() Sample Input: 87, 65, 34 Sample Output: Greatest Number 87 Smallest number 34​

Answers & Comments


Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.