Create an array of Strings, each containing one of the top 10 reasons that users like in
programming with Java as listed below. Prompt a user to enter a number from 1 to 10,
convert the number to an integer, and then use the integer to display one of the
reasons. Save the application file as JavaReason.java
Top 10 reasons:
Free Debugging Software
No destructors
Nice logo
Free SDK
Runs on the web
Reminds me of coffee
No multiple inheritance
Platform compatible
Great support at the Java Website
Everything in Java has a class
Could you guys give me some hints..