1.

Which method of URL class represents a URL and it has complete set of methods to manipulate URL in Java?

A. java.net.URL
B. java.net.URLConnection
C. Both A & B
D. None of the above
Answer» B. java.net.URLConnection


Discussion

No Comment Found