+ 2
Write a program to accept three numbers with the help of Scanner Class and find the largest one.
Please tell in java language
3 Antworten
+ 2
Post what you have tried
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
0
Use nextInt() method.