Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 216 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 216 Bytes

FetchURL

Fetch Url 1000 times and do some calculations on the responses.

To run the program :

-Compile FetchURL.java - javac FetchURL.

-Compile Main.java - javac Main.java

-And Finally Run - java Main