Home » JAVA Programming » Networking » Question
  1. Which of these transfer protocol must be used so that URL can be accessed by URLConnection class object?
    1. https
    2. http
    3. www
    4. Any Protocol can be used
    5. None of these
Correct Option: B

For a URL to be accessed from remote location http protocol must be used.



Your comments will be displayed only after manual approval.