Hello sirs/mam
i just want to ask how to make a program that determines the highest value out of the inputted numbers please give me an example thanks in advance
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Hello sirs/mam
i just want to ask how to make a program that determines the highest value out of the inputted numbers please give me an example thanks in advance
Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.
Interesting thread title. Please give your threads meaningful titles, somehow related to the topic of your post.
As for your request, no we can't give you examples. If you were to search on your own, you might find several topics in this forum or on the 'net that have covered this problem, IF their authors gave their threads meaningful titles.
For working it through yourself, write down the steps you'd follow if you had to pick the card with the highest value of 10 cards handed to you. After you've written down those steps in plain language, see if you can think of and write down Java program statements that do those things. Once you've done all that, put the Java statements into a basic but correct program structure (class, main() method, etc.) and come back, post that code (correctly, per the above link) and ask specific questions that will help you move forward.
interner if full of those examples like yours just google