learning some basic java could someone help me with this java program? http://ww
ID: 3574129 • Letter: L
Question
learning some basic java could someone help me with this java program?
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Write a program to query http://www. oracle.com/technetwork/java/javase/downloads/index.html and display the first release number for a JDK listed on that page (and ONLY the release number). For example, at the time of this writing, the output would be 8u101 This summer (when our virtual machines were created), the release number output would have been 8u91 Your program should handle any thrown exceptions with an informative message.Explanation / Answer
Please find the required program along with its output. Please see the comments against each line to understand the step.
------------------------------------------------------
OUTPUT:
Connecting..
Version = 8u111 / 8u112
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.