Write a program to accept three numbers with the help of Scanner Class and find the largest one. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Write a program to accept three numbers with the help of Scanner Class and find the largest one.

Please tell in java language

20th Feb 2021, 6:26 AM
Asmit Choudhary
Asmit Choudhary - avatar
3 Answers
+ 2
Post what you have tried
20th Feb 2021, 6:34 AM
Atul [Inactive]
0
hi! you could show us your efforts and the code? so that we can help you in more detail. otherwise, your question is too abstract. more precise and important details are missing
20th Feb 2021, 7:08 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
0
Use nextInt() method.
20th Feb 2021, 7:15 AM
Sonic
Sonic - avatar