Home » JAVA Programming » Networking » Question
  1. Which of these methods is used to know the full URL of an URL object?
    1. getHost()
    2. toExternalForm()
    3. fullHost()
    4. ExternalForm()
    5. None of these
Correct Option: B

toExternalForm()



Your comments will be displayed only after manual approval.